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 {