mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-19 03:25:08 +01:00
24 lines
420 B
INI
24 lines
420 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]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.2.1"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mattn/go-zglob"
|
|
|
|
[[constraint]]
|
|
name = "github.com/imdario/mergo"
|
|
version = "0.3.4"
|