Skip to content

Commit

Permalink
Bump golang.org/x/net from 0.0.0-20211008194852-3b03d305991f to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/net](https:/golang/net) from 0.0.0-20211008194852-3b03d305991f to 0.7.0.
- [Release notes](https:/golang/net/releases)
- [Commits](https:/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent cd387bd commit fd5128a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 22 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ require (
github.com/lithammer/shortuuid/v3 v3.0.7 // indirect
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
golang.org/x/net v0.0.0-20211008194852-3b03d305991f // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1 // indirect
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
google.golang.org/api v0.58.0
google.golang.org/genproto v0.0.0-20211008145708-270636b82663 // indirect
google.golang.org/grpc v1.41.0
Expand Down
Loading

0 comments on commit fd5128a

Please sign in to comment.