mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +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"
|