australis/Gopkg.toml
2018-09-16 21:22:35 -07:00

14 lines
369 B
TOML

required = ["git.apache.org/thrift.git/lib/go/thrift"]
[[constraint]]
name = "github.com/paypal/gorealis"
branch = "master"
[[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"