Skip to content

Commit 012e850

Browse files
committed
tools: update tools to latest
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent d99e9e1 commit 012e850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/tools.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
package tools
88

9+
// tools we use during development.
910
import (
1011
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
1112
_ "github.com/zchee/goimportz/cmd/goimportz"

0 commit comments

Comments
 (0)