Update Makefile

This commit is contained in:
Chris Lundquist 2018-07-25 11:07:22 -07:00 committed by GitHub
parent 7461d86405
commit 718cff0208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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