Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210805182204-aaa1db679c0d 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] <support@github.com>
This commit is contained in:
parent
ce6f5b5c7a
commit
a0f45dcbc4
2 changed files with 21 additions and 6 deletions
2
go.mod
2
go.mod
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/swaggo/http-swagger v1.2.6
|
||||
github.com/swaggo/swag v1.7.9
|
||||
go.etcd.io/bbolt v1.3.6
|
||||
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
|
||||
golang.org/x/net v0.7.0
|
||||
google.golang.org/grpc v1.38.0
|
||||
k8s.io/kubernetes v1.22.2
|
||||
k8s.io/mount-utils v0.22.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue