mirror of
https://github.com/oracle/zfssa-csi-driver.git
synced 2025-06-27 14:06:56 +00:00
Bump golang.org/x/net from 0.0.0-20191101175033-0deb6923b6d9 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191101175033-0deb6923b6d9 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
4576b6ff54
commit
5adc96ec1f
3
go.mod
3
go.mod
@ -10,8 +10,7 @@ require (
|
||||
github.com/kubernetes-csi/csi-lib-utils v0.6.1
|
||||
github.com/onsi/gomega v1.9.0 // indirect
|
||||
github.com/prometheus/client_golang v1.2.1 // indirect
|
||||
golang.org/x/net v0.0.0-20191101175033-0deb6923b6d9
|
||||
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
|
||||
golang.org/x/net v0.7.0
|
||||
google.golang.org/grpc v1.23.1
|
||||
gopkg.in/yaml.v2 v2.2.8
|
||||
k8s.io/apimachinery v0.17.11
|
||||
|
Loading…
Reference in New Issue
Block a user