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 84197db commit a0735d4Copy full SHA for a0735d4
tools.go
@@ -1,3 +1,6 @@
1
+//go:build tools
2
+// +build tools
3
+
4
package tools
5
6
import (
0 commit comments