summaryrefslogtreecommitdiff
path: root/workhorse/internal/gitaly/unmarshal_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'workhorse/internal/gitaly/unmarshal_test.go')
-rw-r--r--workhorse/internal/gitaly/unmarshal_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/workhorse/internal/gitaly/unmarshal_test.go b/workhorse/internal/gitaly/unmarshal_test.go
index e2256903339..270b96f900d 100644
--- a/workhorse/internal/gitaly/unmarshal_test.go
+++ b/workhorse/internal/gitaly/unmarshal_test.go
@@ -4,7 +4,7 @@ import (
"testing"
"github.com/stretchr/testify/require"
- "gitlab.com/gitlab-org/gitaly/proto/go/gitalypb"
+ "gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb"
)
func TestUnmarshalJSON(t *testing.T) {