Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2023
1 parent 98f99e9 commit 43ed29d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 111 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ require (
github.com/c2h5oh/datasize v0.0.0-20200112174442-28bbd4740fee
github.com/ghodss/yaml v1.0.0
github.com/golang-jwt/jwt/v4 v4.1.0
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.1.2
github.com/hashicorp/go-multierror v1.0.0
github.com/mitchellh/go-testing-interface v1.0.0
github.com/stretchr/testify v1.7.0
github.com/yandex-cloud/go-genproto v0.0.0-20230502091605-c1556b468ba3
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
golang.org/x/net v0.7.0
google.golang.org/genproto v0.0.0-20211021150943-2b146023228c
google.golang.org/grpc v1.41.0
google.golang.org/protobuf v1.27.1
Expand Down
Loading

0 comments on commit 43ed29d

Please sign in to comment.