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:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-06-09 16:41:38 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-06-10 15:27:45 +0300
commit8f09bf46b29c3736e811b2cb7511a739d23f5db1 (patch)
treeeeca452aa6043b5d463474ab52cf85b864982aed /proto/go/gitalypb/remote.pb.go
parent560ed83eb721b51754f040de76497000ff4b100b (diff)
Makefile: Update protoc to v21.1
Update protoc to v21.1. Note that this is quite a jump from our current v3.17.3. This isn't all that scary, but a result of upstream changing their versioning schema to drop the leading `3`. Our generated Go files remain unchanged.
Diffstat (limited to 'proto/go/gitalypb/remote.pb.go')
-rw-r--r--proto/go/gitalypb/remote.pb.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/go/gitalypb/remote.pb.go b/proto/go/gitalypb/remote.pb.go
index 07e163256..351b4da3b 100644
--- a/proto/go/gitalypb/remote.pb.go
+++ b/proto/go/gitalypb/remote.pb.go
@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.28.0
-// protoc v3.17.3
+// protoc v3.21.1
// source: remote.proto
package gitalypb