-
- Downloads
build(deps): bump golang.org/x/crypto in the go_modules group (#3893)
Bumps the go_modules group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.28.0 to 0.31.0 - [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.31.0 ) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production dependency-group: go_modules ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -32,7 +32,7 @@ require ( |
github.com/stretchr/testify v1.9.0 | ||
go.etcd.io/etcd/client/pkg/v3 v3.5.15 | ||
go.etcd.io/etcd/client/v3 v3.5.15 | ||
golang.org/x/crypto v0.28.0 | ||
golang.org/x/crypto v0.31.0 | ||
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.30.0 | ||
golang.org/x/oauth2 v0.23.0 | ||
... | ... | @@ -96,8 +96,8 @@ require ( |
go.uber.org/multierr v1.6.0 // indirect | ||
go.uber.org/zap v1.17.0 // indirect | ||
golang.org/x/mod v0.17.0 // indirect | ||
golang.org/x/sys v0.26.0 // indirect | ||
golang.org/x/text v0.19.0 // indirect | ||
golang.org/x/sys v0.28.0 // indirect | ||
golang.org/x/text v0.21.0 // indirect | ||
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | ||
... | ... |
Please register or sign in to comment