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

deps: Update all direct dependencies #410

Merged
merged 4 commits into from Nov 28, 2023
Merged

Conversation

bep
Copy link
Collaborator

@bep bep commented Nov 28, 2023

  • go get $(go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m all)
  • go mod tidy

@bep bep force-pushed the deps/update20231128 branch 2 times, most recently from 0f10c97 to cd3df89 Compare November 28, 2023 09:27
* go get $(go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m all)
* Update go version in go.mod to 1.19.
* go mod tidy
@bep bep merged commit 5c4385a into spf13:master Nov 28, 2023
11 checks passed
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.

None yet

1 participant