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/helper/repo.go')
-rw-r--r--internal/helper/repo.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/helper/repo.go b/internal/helper/repo.go
index 192d1c3b6..4c0964110 100644
--- a/internal/helper/repo.go
+++ b/internal/helper/repo.go
@@ -1,7 +1,7 @@
package helper
import (
- "gitlab.com/gitlab-org/gitaly/internal/git/repository"
+ "gitlab.com/gitlab-org/gitaly/v14/internal/git/repository"
)
// RepoPathEqual compares if two repositories are in the same location