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 c6abf88 commit 4befefbCopy full SHA for 4befefb
go.mod
@@ -6,3 +6,5 @@ require (
6
golang.org/x/sys v0.0.0-20220702020025-31831981b65f // indirect
7
golang.org/x/tools v0.1.11
8
)
9
+
10
+retract v1.1.1 // Accidentally published.
0 commit comments