We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c77ff + a0735d4 commit 8d0f4a1Copy full SHA for 8d0f4a1
tools.go
@@ -1,3 +1,6 @@
1
+//go:build tools
2
+// +build tools
3
+
4
package tools
5
6
import (
0 commit comments