Skip to content

Commit

Permalink
Go's vet is in the STD since 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmski committed Sep 5, 2016
1 parent 9b1a0ac commit db8ae87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ install-dependencies:
go get -u github.com/termie/go-shutil/...
install-tools:
# Install linting tools
go get -u golang.org/x/tools/cmd/vet/...
go get -u github.com/golang/lint/...
go get -u github.com/kisielk/errcheck/...

Expand Down

0 comments on commit db8ae87

Please sign in to comment.