make build_dep: make sure we update the whole command for nfpm

This commit is contained in:
Nick Craig-Wood 2018-04-28 14:21:30 +01:00
parent 1c9572aba1
commit d049e5c680
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ endif
# Get the release dependencies
release_dep:
go get -u github.com/goreleaser/nfpm
go get -u github.com/goreleaser/nfpm/...
go get -u github.com/aktau/github-release
# Update dependencies