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:
dependabot[bot] 2023-02-24 20:24:33 +00:00 committed by GitHub
parent 4576b6ff54
commit 5adc96ec1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
go.mod
View File

@ -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