replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

Migrate to go.mod #64

Closed cbrewster closed 3 years ago

cbrewster commented 3 years ago

the future is now, also this will let us more easily make a nix derivation

replbot commented 3 years ago

This PR is getting big. To make it easier for others to review you might want to breaking it up into smaller changes.

replbot commented 3 years ago

warning: This PR touches the dependencies!

When we're pulling in a dependency we're now maintaining it, it is no different from code we have in our repos.

Please make sure:

If you are upgrading a dependency please make sure to update related dependencies

If you're reviewing this PR, please review the dependencies and go checkout the source.

replbot commented 3 years ago

unbooping: Your PR is too powerful! Try breaking it up into multiple changes. If this is a pure refactor you can put [refactor] in the title.