1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-11-19 03:25:08 +01:00
nfpm/Gopkg.toml
Carlos Alexandro Becker 651ac59abf
chore: removed yaml.v1
2018-04-18 22:25:48 -03:00

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"