Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 6073b94 commit 7dde79d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 119 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
github.com/urfave/cli v1.22.14
github.com/xyproto/gionice v1.3.0
github.com/yargevad/filepathx v1.0.0
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
golang.org/x/mod v0.13.0
golang.org/x/sync v0.5.0
google.golang.org/api v0.152.0
Expand Down Expand Up @@ -88,7 +88,6 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
Expand All @@ -100,7 +99,6 @@ require (
github.com/kr/fs v0.1.0 // indirect
github.com/mattn/go-ieproxy v0.0.11 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mozillazg/go-httpheader v0.4.0 // indirect
Expand Down
Loading

0 comments on commit 7dde79d

Please sign in to comment.