Skip to content

Instantly share code, notes, and snippets.

@jesusvazquez
Last active May 7, 2019 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesusvazquez/4f3180d4bc4723d2af8ef8dd5538a4b9 to your computer and use it in GitHub Desktop.
Save jesusvazquez/4f3180d4bc4723d2af8ef8dd5538a4b9 to your computer and use it in GitHub Desktop.
Go tools for development
# Tools for developing using go
go get golang.org/x/tools/cmd/gotype
go get github.com/securego/gosec/cmd/gosec
go get github.com/mdempsky/maligned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment