mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
24 lines
426 B
TOML
24 lines
426 B
TOML
[[constraint]]
|
|
branch = "v2"
|
|
name = "gopkg.in/yaml.v2"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/groob/plist"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/golang/protobuf"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mitchellh/mapstructure"
|
|
|
|
[[constraint]]
|
|
name = "gopkg.in/cheggaaa/pb.v1"
|
|
version = "1.0.18"
|
|
|
|
[[constraint]]
|
|
name = "github.com/urfave/cli"
|
|
version = "1.20.0"
|