Skip to content

Commit 2fc131f

Browse files
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.35.0. - [Commits](golang/crypto@v0.14.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d20e79 commit 2fc131f

File tree

702 files changed

+55036
-27262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

702 files changed

+55036
-27262
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ require (
196196
github.com/golangci/misspell v0.4.0 // indirect
197197
github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 // indirect
198198
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 // indirect
199-
github.com/google/go-cmp v0.5.9 // indirect
199+
github.com/google/go-cmp v0.6.0 // indirect
200200
github.com/google/gofuzz v1.2.0 // indirect
201201
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
202202
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
@@ -337,16 +337,16 @@ require (
337337
go.uber.org/atomic v1.7.0 // indirect
338338
go.uber.org/multierr v1.6.0 // indirect
339339
go.uber.org/zap v1.24.0 // indirect
340-
golang.org/x/crypto v0.14.0 // indirect
340+
golang.org/x/crypto v0.35.0 // indirect
341341
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
342342
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
343-
golang.org/x/mod v0.10.0 // indirect
344-
golang.org/x/net v0.17.0 // indirect
343+
golang.org/x/mod v0.17.0 // indirect
344+
golang.org/x/net v0.25.0 // indirect
345345
golang.org/x/oauth2 v0.6.0 // indirect
346-
golang.org/x/sync v0.1.0 // indirect
347-
golang.org/x/sys v0.13.0 // indirect
348-
golang.org/x/text v0.13.0 // indirect
349-
golang.org/x/tools v0.8.0 // indirect
346+
golang.org/x/sync v0.11.0 // indirect
347+
golang.org/x/sys v0.30.0 // indirect
348+
golang.org/x/text v0.22.0 // indirect
349+
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
350350
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
351351
google.golang.org/api v0.114.0 // indirect
352352
google.golang.org/appengine v1.6.7 // indirect

go.sum

Lines changed: 1323 additions & 19 deletions
Large diffs are not rendered by default.

vendor/github.com/google/go-cmp/cmp/compare.go

Lines changed: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/go-cmp/cmp/export_unsafe.go renamed to vendor/github.com/google/go-cmp/cmp/export.go

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/go-cmp/cmp/export_panic.go

Lines changed: 0 additions & 16 deletions
This file was deleted.

vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go renamed to vendor/github.com/google/go-cmp/cmp/internal/value/pointer.go

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)