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 22cb07f commit bc63dd8Copy full SHA for bc63dd8
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