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 58244ec commit 64eabaeCopy full SHA for 64eabae
gopls/go.mod
@@ -19,3 +19,5 @@ require (
19
mvdan.cc/gofumpt v0.1.1
20
mvdan.cc/xurls/v2 v2.3.0
21
)
22
+
23
+replace golang.org/x/tools => ../
0 commit comments