Skip to content

Commit

Permalink
Retract v0.50.0
Browse files Browse the repository at this point in the history
Mark the v0.50.0 tag as retracted in the Go modules due to the critical
nature of the issue.

Signed-off-by: SuperQ <superq@gmail.com>
  • Loading branch information
SuperQ committed Mar 23, 2024
1 parent 617b51d commit 9fb30d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Expand Up @@ -31,3 +31,5 @@ require (
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
)

retract v0.50.0 // Critical bug in counter suffixes, please read issue https://github.com/prometheus/common/issues/605

0 comments on commit 9fb30d0

Please sign in to comment.