Skip to content

chore: cleanup go.mod #3636

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

Merged
merged 1 commit into from
Aug 23, 2022
Merged

chore: cleanup go.mod #3636

merged 1 commit into from
Aug 23, 2022

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Aug 23, 2022

There were a lot of direct dependencies in the indirect block, causing
new indirect dependencies to always create a new block. This should fix
all of the dependencies in the wrong block.

There were a lot of direct dependencies in the indirect block, causing
new indirect dependencies to always create a new block. This should fix
all of the dependencies in the wrong block.
@coadler coadler requested review from mafredri and kylecarbs August 23, 2022 03:30
@coadler coadler self-assigned this Aug 23, 2022
@coadler coadler merged commit 8343a4f into main Aug 23, 2022
@coadler coadler deleted the colin/fix-mod branch August 23, 2022 03:40
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.

2 participants