switched to stable version of gopkg.in/cheggaaa/pb.v1

This commit is contained in:
Jarek Kowalski
2018-09-09 16:17:08 -07:00
parent 4cf73fdd0f
commit 59a3f4beec

View File

@@ -7,9 +7,10 @@
"sync"
"time"
"github.com/cheggaaa/pb"
"github.com/kopia/kopia/internal/upload"
"github.com/kopia/kopia/snapshot"
pb "gopkg.in/cheggaaa/pb.v1"
)
type uploadProgress struct {