We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2807775 commit e821827Copy full SHA for e821827
go.mod
@@ -31,3 +31,5 @@ require (
31
google.golang.org/appengine v1.6.7 // indirect
32
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
33
)
34
+
35
+retract v0.50.0 // Critical bug in counter suffixes, please read issue https://github.com/prometheus/common/issues/605
0 commit comments