Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lookup conf & go.mod support #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jbsmith7741
Copy link

  • lookup config allows multiple dependencies at the same time. This is useful when moving a whole org.
  • go.mod update support #8 updating the go.mod file and deleting associated checksums in the go.sum file. You should run go mod tidy afterwards.
  • Removed some noisy logs when replacing multiple dependencies at the same time.

- lookup allows multiple depedency to change at the same time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant