Skip to content

Commit

Permalink
Bump golang.org/x/crypto from 0.7.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.9.0.
- [Commits](golang/crypto@v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2023
1 parent 532c5b9 commit 333ec81
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2,073 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/smartystreets/goconvey v1.8.0
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.15.0
golang.org/x/crypto v0.7.0
golang.org/x/crypto v0.9.0
)

require (
Expand Down Expand Up @@ -46,9 +46,9 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/tools v0.7.0 // indirect
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect
google.golang.org/grpc v1.53.0 // indirect
Expand Down
Loading

0 comments on commit 333ec81

Please sign in to comment.