Skip to content

Commit

Permalink
internal/tools: use //go:build
Browse files Browse the repository at this point in the history
  • Loading branch information
ydnar committed Jul 16, 2024
1 parent 133a4b6 commit 7bfa14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/tools/tools.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build tools
//go:build tools

package tools

Expand Down

0 comments on commit 7bfa14a

Please sign in to comment.