Skip to content

Commit

Permalink
Retract v0.50.0 (#610)
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 24, 2024
1 parent 2807775 commit e821827
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 e821827

Please sign in to comment.