Skip to content

Commit

Permalink
Merge pull request #102 from y-kuno/remove_vet
Browse files Browse the repository at this point in the history
remove 'golang.org/x/tools/cmd/vet'
  • Loading branch information
itchyny committed Apr 12, 2016
2 parents b59187a + cc1655b commit 350695a
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 @@ -10,7 +10,6 @@ deps:

devel-deps: deps
go get github.com/golang/lint/golint
go get golang.org/x/tools/cmd/vet
go get github.com/pierrre/gotestcover
go get github.com/mattn/goveralls

Expand Down

0 comments on commit 350695a

Please sign in to comment.