aboutsummaryrefslogtreecommitdiffstats
path: root/tools.go
diff options
context:
space:
mode:
Diffstat (limited to 'tools.go')
-rw-r--r--tools.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.go b/tools.go
index 8b4b3ae..bb7f942 100644
--- a/tools.go
+++ b/tools.go
@@ -1,4 +1,4 @@
-// +build tools
+//go:build tools
//go:generate go run honnef.co/go/tools/cmd/staticcheck -checks inherit ./...