1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-10-01 19:01:17 +02:00
nfpm/Makefile
Carlos Alexandro Becker 8d6ebd98e2
dep and fixes
2018-02-05 00:54:03 -02:00

6 lines
98 B
Makefile

check:
bandep --ban github.com/tj/assert,github.com/alecthomas/template
test:
go test -v ./...