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/praefect/grpc-proxy/testdata/test.proto')
-rw-r--r--internal/praefect/grpc-proxy/testdata/test.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/praefect/grpc-proxy/testdata/test.proto b/internal/praefect/grpc-proxy/testdata/test.proto
index 6ece93086..94e5bbac4 100644
--- a/internal/praefect/grpc-proxy/testdata/test.proto
+++ b/internal/praefect/grpc-proxy/testdata/test.proto
@@ -2,7 +2,7 @@ syntax = "proto3";
package mwitkow.testproto;
-option go_package = "gitlab.com/gitlab-org/gitaly/v14/internal/praefect/grpc-proxy/testdata";
+option go_package = "gitlab.com/gitlab-org/gitaly/internal/praefect/grpc-proxy/testdata";
message Empty {
}