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/lstree/list_entries.go')
-rw-r--r--internal/git/lstree/list_entries.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/git/lstree/list_entries.go b/internal/git/lstree/list_entries.go
index d8cb5acc5..d01578825 100644
--- a/internal/git/lstree/list_entries.go
+++ b/internal/git/lstree/list_entries.go
@@ -8,8 +8,8 @@ import (
"io"
"strings"
- "gitlab.com/gitlab-org/gitaly/v15/internal/git"
- "gitlab.com/gitlab-org/gitaly/v15/internal/git/localrepo"
+ "gitlab.com/gitlab-org/gitaly/v16/internal/git"
+ "gitlab.com/gitlab-org/gitaly/v16/internal/git/localrepo"
)
var (