australis/Gopkg.toml

15 lines
369 B
TOML
Raw Normal View History

required = ["git.apache.org/thrift.git/lib/go/thrift"]
2018-01-23 17:26:09 -08:00
[[constraint]]
name = "github.com/paypal/gorealis"
branch = "master"
2018-01-23 17:26:09 -08:00
[[constraint]]
name = "github.com/spf13/cobra"
revision = "0c34d16c3123764e413b9ed982ada58b1c3d53ea"
[[constraint]]
name = "git.apache.org/thrift.git"
branch = "0.10.0-http-client-fix"
source = "github.com/rdelval/thrift"