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/version.go')
-rw-r--r--internal/git/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/git/version.go b/internal/git/version.go
index 8f4966347..d7087413f 100644
--- a/internal/git/version.go
+++ b/internal/git/version.go
@@ -6,7 +6,7 @@ import (
"strconv"
"strings"
- "gitlab.com/gitlab-org/gitaly/v14/internal/command"
+ "gitlab.com/gitlab-org/gitaly/internal/command"
)
// minimumVersion is the minimum required Git version. If updating this version, be sure to