mirror of
https://github.com/goreleaser/nfpm
synced 2025-04-20 12:38:04 +02:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
check:
|
|
bandep --ban github.com/tj/assert,github.com/alecthomas/template
|
|
|
|
test:
|
|
go test -v ./...
|