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 2b734a8 commit 94d6a10Copy full SHA for 94d6a10
go.mod
@@ -94,7 +94,7 @@ require (
94
)
95
96
//tool (
97
-//golang.org/x/tools/cmd/goimports
98
-//gotest.tools/gotestsum
99
-//honnef.co/go/tools/cmd/staticcheck
+// golang.org/x/tools/cmd/goimports
+// gotest.tools/gotestsum
+// honnef.co/go/tools/cmd/staticcheck
100
//)
0 commit comments