Skip to content

Commit e79c727

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

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)