Skip to content

Commit

Permalink
Merge pull request #4263 from kubernetes-sigs/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…olang.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 8, 2023
2 parents 11fa7ae + 33bdc53 commit 604d638
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 168 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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/sync v0.3.0
golang.org/x/sys v0.10.0
golang.org/x/text v0.11.0
Expand Down Expand Up @@ -118,7 +118,7 @@ require (
go.uber.org/zap v1.19.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/oauth2 v0.4.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
golang.org/x/tools v0.9.3 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
Loading

0 comments on commit 604d638

Please sign in to comment.