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/gittest/sha1.go')
-rw-r--r--internal/git/gittest/sha1.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/git/gittest/sha1.go b/internal/git/gittest/sha1.go
index b3407bd83..76ae7bd3e 100644
--- a/internal/git/gittest/sha1.go
+++ b/internal/git/gittest/sha1.go
@@ -2,7 +2,7 @@
package gittest
-import "gitlab.com/gitlab-org/gitaly/v15/internal/git"
+import "gitlab.com/gitlab-org/gitaly/v16/internal/git"
// DefaultObjectHash is the default hash used for running tests.
var DefaultObjectHash = git.ObjectHashSHA1