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

Bump golang.org/x/crypto to 0.31.0 in all go.mod files #4087

Open
igooch opened this issue Jan 13, 2025 · 0 comments
Open

Bump golang.org/x/crypto to 0.31.0 in all go.mod files #4087

igooch opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
area/security Issues pertaining to security

Comments

@igooch
Copy link
Collaborator

igooch commented Jan 13, 2025

Similar to #4062 bump version to golang.org/x/crypto to v0.31.0 in all go.mod files.

agones/go.mod

Line 97 in aa4032d

golang.org/x/crypto v0.26.0 // indirect

golang.org/x/crypto v0.21.0 // indirect

golang.org/x/crypto v0.21.0 // indirect

You could also run go get -u && go mod tidy in each of the directories containing the go.mod files to upgrade all dependency patch versions.

@igooch igooch added the area/security Issues pertaining to security label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security Issues pertaining to security
Projects
None yet
Development

No branches or pull requests

3 participants