mirror of
https://github.com/goreleaser/nfpm
synced 2025-04-21 05:17:59 +02:00
20 lines
335 B
INI
20 lines
335 B
INI
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
name = "github.com/alecthomas/kingpin"
|
|
version = "2.2.6"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/blakesmith/ar"
|
|
|
|
[[constraint]]
|
|
branch = "v1"
|
|
name = "gopkg.in/yaml.v1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.2.1"
|