add go tool

main
Tran Hau 2020-04-24 01:06:25 +07:00
parent 96ba9a646b
commit 13bafbaaa0
1 changed files with 2 additions and 0 deletions

2
go.md
View File

@ -22,3 +22,5 @@ export PATH="$PATH:$GOPATH/bin"
[goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports?tab=doc)
[GolangCI-Lint](https://github.com/golangci/golangci-lint)
[gomodifytags](https://github.com/fatih/gomodifytags)