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/git2go/merge.go')
-rw-r--r--internal/git2go/merge.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/git2go/merge.go b/internal/git2go/merge.go
index aca2035f7..40ad2867e 100644
--- a/internal/git2go/merge.go
+++ b/internal/git2go/merge.go
@@ -7,7 +7,7 @@ import (
"io"
"time"
- "gitlab.com/gitlab-org/gitaly/internal/gitaly/config"
+ "gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/config"
)
const (