mirror of
https://github.com/oracle/zfssa-csi-driver.git
synced 2025-06-29 06:56:57 +00:00
Bump golang.org/x/sys from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4576b6ff54
commit
93eeceb011
2
go.mod
2
go.mod
@ -11,7 +11,7 @@ require (
|
||||
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/sys v0.1.0 // indirect
|
||||
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