Skip to content

Commit

Permalink
Re-run 'make format' with latest version of gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ebiggers committed Apr 9, 2022
1 parent ca7a84b commit ba0a96b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
//go:build tools
// +build tools

// Never compiled, just used to manage tool dependencies

package tools
Expand Down

0 comments on commit ba0a96b

Please sign in to comment.