We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d12b4 commit 9c0b623Copy full SHA for 9c0b623
extra/redisotel/go.mod
@@ -23,4 +23,6 @@ require (
23
golang.org/x/sys v0.16.0 // indirect
24
)
25
26
-retract v9.5.3 // This version was accidentally released.
+retract (
27
+ v9.5.3 // This version was accidentally released.
28
+)
0 commit comments