Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#4246 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/go_modules/release-1.24/golang.org/x/crypto-0.11.0

chore(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0
  • Loading branch information
k8s-ci-robot authored Jul 6, 2023
2 parents de899d4 + 14cb821 commit 9018364
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 44 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.10.0
golang.org/x/crypto v0.11.0
golang.org/x/sys v0.10.0
golang.org/x/text v0.11.0
k8s.io/api v0.24.15
Expand Down Expand Up @@ -114,7 +114,7 @@ require (
golang.org/x/net v0.10.0 // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/term v0.9.0 // indirect
golang.org/x/term v0.10.0 // indirect
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 // indirect
Expand Down
Loading

0 comments on commit 9018364

Please sign in to comment.