pulumi/Gopkg.toml
joeduffy 22c1f819e6 Better progress reporting
This change does two things:

    1) Adds progress reporting to our uploads.

    2) Eliminate the sleeps that burned 7 seconds at the front of
       any cloud update, needlessly.  It's actually impressively
       fast without these!
2017-12-02 15:17:59 -08:00

4 lines
68 B
TOML

[[constraint]]
name = "github.com/cheggaaa/pb"
version = "v1.0"