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/tag.go')
-rw-r--r--internal/git/catfile/tag.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/internal/git/catfile/tag.go b/internal/git/catfile/tag.go
index 2db9d870f..df1903f94 100644
--- a/internal/git/catfile/tag.go
+++ b/internal/git/catfile/tag.go
@@ -6,10 +6,10 @@ import (
"fmt"
"io"
- "gitlab.com/gitlab-org/gitaly/v15/internal/git"
- "gitlab.com/gitlab-org/gitaly/v15/internal/helper"
- "gitlab.com/gitlab-org/gitaly/v15/internal/tracing"
- "gitlab.com/gitlab-org/gitaly/v15/proto/go/gitalypb"
+ "gitlab.com/gitlab-org/gitaly/v16/internal/git"
+ "gitlab.com/gitlab-org/gitaly/v16/internal/helper"
+ "gitlab.com/gitlab-org/gitaly/v16/internal/tracing"
+ "gitlab.com/gitlab-org/gitaly/v16/proto/go/gitalypb"
)
// GetTag looks up a commit by tagID using an existing catfile.Batch instance. Note: we pass