australis/Gopkg.toml

18 lines
416 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"
version = ">=2.0.0"
2018-01-23 17:26:09 -08:00
[[constraint]]
name = "github.com/spf13/cobra"
2018-10-23 12:54:00 -07:00
revision = "fe5e611709b0c57fa4a89136deaa8e1d4004d053"
2018-10-23 23:28:27 -07:00
[[constraint]]
name = "github.com/spf13/viper"
revision = "62edee319679b6ceaec16de03b966102d2dea709"
[[constraint]]
name = "git.apache.org/thrift.git"
branch = "0.12.0"