From e6db3596f1ebce20691682b238e23e4a2ca4423e Mon Sep 17 00:00:00 2001 From: whs Date: Wed, 6 Nov 2019 11:59:48 +0800 Subject: [PATCH] Update rclone repo --- run_integration_tests.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_integration_tests.go b/run_integration_tests.go index 8d55055b3..4a6366956 100644 --- a/run_integration_tests.go +++ b/run_integration_tests.go @@ -190,7 +190,7 @@ func (env *TravisEnvironment) Prepare() error { "github.com/NebulousLabs/glyphcheck", "github.com/restic/rest-server/cmd/rest-server", "github.com/restic/calens", - "github.com/ncw/rclone", + "github.com/rclone/rclone", } for _, pkg := range pkgs {