mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
17 lines
280 B
TOML
17 lines
280 B
TOML
|
|
||
|
[[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"
|