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/git/catfile/objectinfo.go')
-rw-r--r--internal/git/catfile/objectinfo.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/git/catfile/objectinfo.go b/internal/git/catfile/objectinfo.go
index 601784aa8..b9b4ef609 100644
--- a/internal/git/catfile/objectinfo.go
+++ b/internal/git/catfile/objectinfo.go
@@ -6,7 +6,7 @@ import (
"strconv"
"strings"
- "gitlab.com/gitlab-org/gitaly/internal/git"
+ "gitlab.com/gitlab-org/gitaly/v14/internal/git"
)
// ObjectInfo represents a header returned by `git cat-file --batch`