Skip to content

Commit 4c2f9e7

Browse files
authored
Merge pull request #832 from roidelapluie/retract
Retract v1.20.3
2 parents 2b1487c + e120453 commit 4c2f9e7

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

go.mod

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,42 @@ require (
3737
gopkg.in/yaml.v3 v3.0.1 // indirect
3838
)
3939

40-
retract v0.50.0 // Critical bug in counter suffixes, please read issue https://github.com/prometheus/common/issues/605
40+
retract (
41+
v1.20.99 // This tag is needed to retract accidental tags below, but is retracted directly.
42+
v1.20.3 // Tags pushed accidentally, see https://github.com/prometheus/common/issues/831
43+
v1.20.3
44+
v1.20.2
45+
v1.20.1
46+
v1.20.0
47+
v1.19.1
48+
v1.19.0
49+
v1.18.0
50+
v1.17.0
51+
v1.16.0
52+
v1.15.1
53+
v1.15.0
54+
v1.14.0
55+
v1.13.1
56+
v1.13.0
57+
v1.12.2
58+
v1.12.1
59+
v1.12.0
60+
v1.11.1
61+
v1.11.0
62+
v1.10.0
63+
v1.9.0
64+
v1.8.0
65+
v1.7.1
66+
v1.7.0
67+
v1.6.0
68+
v1.5.1
69+
v1.5.0
70+
v1.4.1
71+
v1.4.0
72+
v1.3.0
73+
v1.2.1
74+
v1.2.0
75+
v1.1.0
76+
v1.0.0
77+
v0.50.0 // Critical bug in counter suffixes, please read issue https://github.com/prometheus/common/issues/605
78+
)

0 commit comments

Comments
 (0)