Skip to content

Commit f5b31fa

Browse files
authored
Revert "chore: use new build tag syntax (golangci#1133)"
This reverts commit 92e680e.
1 parent d853457 commit f5b31fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-go-mod/tools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build tools
1+
// +build tools
22

33
package main
44

0 commit comments

Comments
 (0)