We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 852c994 + 6472360 commit 3aaa377Copy full SHA for 3aaa377
1 file changed
lib/go.mod
@@ -217,6 +217,6 @@ require (
217
retract (
218
// all of these tags were used, when testing new structure of the repository and by no mean represent latest versions
219
[v1.999.0-test-release, v1.999.999-test-release]
220
- [v1.99.0, v1.99.9]
+ [v1.99.0, v1.99.10]
221
v1.50.0
222
)
0 commit comments