make deps should download goimports

This commit is contained in:
jabbera 2018-07-09 14:49:32 -04:00
parent c97c422b87
commit 4662d3eb95
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ deps:
@go get golang.org/x/tools/cmd/stringer
@go get -u github.com/mna/pigeon
@go get github.com/kardianos/govendor
@go get golang.org/x/tools/cmd/goimports
@govendor sync
dev: deps ## Build and install a development build