Skip to content

Conversation

erikdubbelboer
Copy link
Member

For some reason dependabot and Go both don't like multiple go.mod files in a single repo. go get -u ./... doesn't do anything but manually running go get -u ... for each dependency does update them correctly.

For some reason dependabot and Go both don't like multiple go.mod files
in a single repo. `go get -u ./...` doesn't do anything but manually
running `go get -u ...` for each dependency does update them correctly.
@erikdubbelboer erikdubbelboer merged commit 6e56748 into main Apr 1, 2025
7 checks passed
@erikdubbelboer erikdubbelboer deleted the update-deps branch April 1, 2025 07:22
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.

3 participants