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"
2018-10-23 12:54:00 -07:00
revision = "fe5e611709b0c57fa4a89136deaa8e1d4004d053"
[[constraint]]
name = "git.apache.org/thrift.git"
branch = "0.10.0-http-client-fix"
source = "github.com/rdelval/thrift"