Bump prometheus/client_golang to v1.11.1

This commit is contained in:
Jonathan Dobson
2022-04-05 10:47:38 -06:00
parent b1d54a8d26
commit 91141ba52a
6 changed files with 142 additions and 35 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/kubernetes-csi/csi-lib-utils v0.10.0
github.com/kubernetes-csi/csi-test/v4 v4.0.2
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.0.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.11.1
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.28.0
github.com/spf13/cobra v1.2.1