mirror of https://github.com/pulumi/pulumi.git
13 lines
322 B
TOML
13 lines
322 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]]
|
|
branch = "master"
|
|
name = "github.com/dustin/go-humanize"
|