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
path: root/tools
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-10-19 09:32:44 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-10-19 09:32:44 +0300
commit8ef301ad7a84ff75fd49504f6cb3d7cef9ac6f42 (patch)
treea7665f6a7a52589bb4e0a881beff0318d112fe3c /tools
parent334a620a54df6bbb1563c440514e06d7068255e7 (diff)
tools/protoc: Upgrade protoc compiler to v21.7
Upgrade the protoc compiler to the latest version at the time of writing this commit, which is v21.7. There are no relevant changes, except for improved formatting of Go comments according to recent changes in gofmt. Regenerate the Protobuf code.
Diffstat (limited to 'tools')
-rw-r--r--tools/protoc-gen-gitaly-lint/testdata/invalid.pb.go2
-rw-r--r--tools/protoc-gen-gitaly-lint/testdata/invalid_grpc.pb.go2
-rw-r--r--tools/protoc-gen-gitaly-lint/testdata/valid.pb.go2
-rw-r--r--tools/protoc-gen-gitaly-lint/testdata/valid_grpc.pb.go2
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/protoc-gen-gitaly-lint/testdata/invalid.pb.go b/tools/protoc-gen-gitaly-lint/testdata/invalid.pb.go
index fdb2bcf5a..8f34486e5 100644
--- a/tools/protoc-gen-gitaly-lint/testdata/invalid.pb.go
+++ b/tools/protoc-gen-gitaly-lint/testdata/invalid.pb.go
@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.28.1
-// protoc v3.21.1
+// protoc v3.21.7
// source: protoc-gen-gitaly-lint/testdata/invalid.proto
package testdata
diff --git a/tools/protoc-gen-gitaly-lint/testdata/invalid_grpc.pb.go b/tools/protoc-gen-gitaly-lint/testdata/invalid_grpc.pb.go
index d289b39a7..8adfdf849 100644
--- a/tools/protoc-gen-gitaly-lint/testdata/invalid_grpc.pb.go
+++ b/tools/protoc-gen-gitaly-lint/testdata/invalid_grpc.pb.go
@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.2.0
-// - protoc v3.21.1
+// - protoc v3.21.7
// source: protoc-gen-gitaly-lint/testdata/invalid.proto
package testdata
diff --git a/tools/protoc-gen-gitaly-lint/testdata/valid.pb.go b/tools/protoc-gen-gitaly-lint/testdata/valid.pb.go
index 55e86371f..b23746876 100644
--- a/tools/protoc-gen-gitaly-lint/testdata/valid.pb.go
+++ b/tools/protoc-gen-gitaly-lint/testdata/valid.pb.go
@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.28.1
-// protoc v3.21.1
+// protoc v3.21.7
// source: protoc-gen-gitaly-lint/testdata/valid.proto
package testdata
diff --git a/tools/protoc-gen-gitaly-lint/testdata/valid_grpc.pb.go b/tools/protoc-gen-gitaly-lint/testdata/valid_grpc.pb.go
index 6d9ff8ad5..867deeb29 100644
--- a/tools/protoc-gen-gitaly-lint/testdata/valid_grpc.pb.go
+++ b/tools/protoc-gen-gitaly-lint/testdata/valid_grpc.pb.go
@@ -1,7 +1,7 @@
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
// versions:
// - protoc-gen-go-grpc v1.2.0
-// - protoc v3.21.1
+// - protoc v3.21.7
// source: protoc-gen-gitaly-lint/testdata/valid.proto
package testdata