australis/Gopkg.toml

14 lines
345 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"
2018-03-13 16:57:58 -07:00
revision = "94e7c878b4e54385b6fbbb7b0c1ce5a82865af2b"
2018-01-23 17:26:09 -08:00
[[constraint]]
name = "github.com/spf13/cobra"
revision = "0c34d16c3123764e413b9ed982ada58b1c3d53ea"
[[constraint]]
name = "git.apache.org/thrift.git"
version = "0.10.0"