1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/Gopkg.toml

17 lines
280 B
TOML
Raw Normal View History

2017-04-13 19:28:30 +02:00
[[dependencies]]
name = "github.com/stretchr/testify"
version = "^1.1.4"
[[dependencies]]
name = "github.com/urfave/cli"
version = "^1.19.1"
[[dependencies]]
branch = "master"
name = "golang.org/x/sync"
[[dependencies]]
branch = "v1"
name = "gopkg.in/yaml.v1"