From 8da1c7307cbca7eeafea1b59a868a460c4505826 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 26 Sep 2017 18:41:53 +0100 Subject: [PATCH] pb.v1-canonical-path Gbp-Pq: Name pb.v1-canonical-path.patch --- progress/progress.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress/progress.go b/progress/progress.go index 820c6db6..8722632c 100644 --- a/progress/progress.go +++ b/progress/progress.go @@ -25,7 +25,7 @@ import ( "os" "unicode" - "github.com/cheggaaa/pb" + "gopkg.in/cheggaaa/pb.v1" "golang.org/x/crypto/ssh/terminal" ) -- 2.30.2