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/protocol_test.go')
-rw-r--r--internal/git/protocol_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/git/protocol_test.go b/internal/git/protocol_test.go
index 38f26d30d..19aa69e7f 100644
--- a/internal/git/protocol_test.go
+++ b/internal/git/protocol_test.go
@@ -4,7 +4,7 @@ import (
"testing"
"github.com/stretchr/testify/require"
- "gitlab.com/gitlab-org/gitaly/v15/internal/testhelper"
+ "gitlab.com/gitlab-org/gitaly/v16/internal/testhelper"
)
type fakeProtocolMessage struct {