Skip to content

Commit ca44d47

Browse files
Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /pkg/authn/k8schain (#2162)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.45.0. - [Commits](golang/crypto@v0.38.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 999cc1f commit ca44d47

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

pkg/authn/k8schain/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ require (
7474
github.com/x448/float16 v0.8.4 // indirect
7575
go.yaml.in/yaml/v2 v2.4.2 // indirect
7676
go.yaml.in/yaml/v3 v3.0.4 // indirect
77-
golang.org/x/crypto v0.38.0 // indirect
78-
golang.org/x/net v0.40.0 // indirect
77+
golang.org/x/crypto v0.45.0 // indirect
78+
golang.org/x/net v0.47.0 // indirect
7979
golang.org/x/oauth2 v0.30.0 // indirect
80-
golang.org/x/sync v0.15.0 // indirect
81-
golang.org/x/sys v0.33.0 // indirect
82-
golang.org/x/term v0.32.0 // indirect
83-
golang.org/x/text v0.25.0 // indirect
80+
golang.org/x/sync v0.18.0 // indirect
81+
golang.org/x/sys v0.38.0 // indirect
82+
golang.org/x/term v0.37.0 // indirect
83+
golang.org/x/text v0.31.0 // indirect
8484
golang.org/x/time v0.11.0 // indirect
8585
google.golang.org/protobuf v1.36.6 // indirect
8686
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect

pkg/authn/k8schain/go.sum

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

0 commit comments

Comments
 (0)