Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'internal/backup/pipeline.go')
-rw-r--r--internal/backup/pipeline.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/backup/pipeline.go b/internal/backup/pipeline.go
index 329faa0b5..f18a80e37 100644
--- a/internal/backup/pipeline.go
+++ b/internal/backup/pipeline.go
@@ -8,7 +8,7 @@ import (
"sync/atomic"
"github.com/sirupsen/logrus"
- "gitlab.com/gitlab-org/gitaly/proto/go/gitalypb"
+ "gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb"
)
// Strategy used to create/restore backups