Skip to content

Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in all go modules #4369

@igooch

Description

@igooch

There's issues with the #4357, and given that we're close to release we should wait to fix those issues until we have more soak time.

We should, however make the suggested dependabot updates:

  • Bump golang.org/x/crypto from 0.41.0 to 0.45.0
    • search for golang.org/x/crypto, and update all go.mod files to v0.45.0
    • in each directory where you updated the version, run go mod tidy
    • if the go.mod file is an example, bump the example version, and then run make cloud-build in the example's directory
    • if the file is in the agones top level package agones/go.mod, run go mod vendor

Metadata

Metadata

Labels

kind/cleanupRefactoring code, fixing up documentation, etc

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions