aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools.go b/tools.go
index 404851f..e84439f 100644
--- a/tools.go
+++ b/tools.go
@@ -1,4 +1,6 @@
+//go:build tools
// +build tools
+
// Never compiled, just used to manage tool dependencies
package tools