mirror of
https://github.com/kopia/kopia.git
synced 2026-02-23 01:54:33 -05:00
switched to stable version of gopkg.in/cheggaaa/pb.v1
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user