pulumi/Gopkg.toml
2018-03-29 22:24:26 -07:00

13 lines
323 B
TOML

[[constraint]]
name = "github.com/cheggaaa/pb"
version = "v1.0"
# TODO[pulumi/pulumi#701]: remove this constraint and let updates pick the latest when this bug is fixed.
[[constraint]]
name = "google.golang.org/grpc"
version = "=v1.7.2"
[[constraint]]
name = "github.com/dustin/go-humanize"
branch = "master"