1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00

chore: debug

This commit is contained in:
Carlos Alexandro Becker 2018-03-02 09:21:32 -03:00
parent cc6dd458af
commit bf4587a9d3
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -10,6 +10,8 @@ setup:
go get -u github.com/caarlos0/static/cmd/static-docs
go get -u github.com/caarlos0/bandep
go get -u gopkg.in/alecthomas/gometalinter.v2
which bandep
which gometalinter
ifeq ($(OS), Darwin)
brew install dep
else