Skip to content

Commit 6472360

Browse files
authored
lib: retract v1.99.10 (#2460)
Ppreemptively retract a new latest version, in order to publish retraction of v1.99.0
1 parent 3d36b7b commit 6472360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,6 @@ require (
217217
retract (
218218
// all of these tags were used, when testing new structure of the repository and by no mean represent latest versions
219219
[v1.999.0-test-release, v1.999.999-test-release]
220-
[v1.99.0, v1.99.9]
220+
[v1.99.0, v1.99.10]
221221
v1.50.0
222222
)

0 commit comments

Comments
 (0)