1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-04-20 12:38:04 +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 ./...