csi-driver-nfs/vendor
Pierre Prinetti b8cf9c528f
fix: Address CVE-2022-21698
Upgrade the Prometheus client to v1.11.1.

This commit is the result of running:

```
go get github.com/prometheus/client_golang@v1.11.1 \
	&& go mod tidy && go mod vendor
```

See https://github.com/prometheus/client_golang/security/advisories/GHSA-cg3q-j54f-5p7p

**What this PR does / why we need it**:
Upgrades `github.com/prometheus/client_golang` to v1.11.1, where the vulnerability has been fixed.
2022-03-24 17:01:33 +01:00
..
github.com fix: Address CVE-2022-21698 2022-03-24 17:01:33 +01:00
go.opentelemetry.io Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
golang.org/x chore: upgrade to k8s v1.23.3 lib 2022-02-06 13:43:30 +00:00
google.golang.org chore: upgrade to k8s 1.23 lib 2021-12-31 07:40:41 +00:00
gopkg.in Bump k8s to v.0.22.3 2021-11-15 14:59:23 +01:00
k8s.io chore: upgrade to k8s v1.23.3 lib 2022-02-06 13:43:30 +00:00
sigs.k8s.io chore: upgrade to k8s v1.23.3 lib 2022-02-06 13:43:30 +00:00
modules.txt fix: Address CVE-2022-21698 2022-03-24 17:01:33 +01:00