We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84191d commit 2b9b7ceCopy full SHA for 2b9b7ce
go.mod
@@ -4,7 +4,7 @@ go 1.21
4
5
require (
6
github.com/hashicorp/vault/api v1.0.2
7
- github.com/prometheus/client_golang v1.3.0
+ github.com/prometheus/client_golang v1.21.1
8
github.com/prometheus/common v0.7.0
9
gopkg.in/alecthomas/kingpin.v2 v2.2.6
10
)
0 commit comments