Skip to content

Commit 34c44db

Browse files
Vishal TakGitLab Renovate Bot
authored andcommitted
Merge branch 'renovate/google.golang.org-grpc-cmd-protoc-gen-go-grpc-1.x' into 'main'
Update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.6.1 See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/6414 Merged-by: Vishal Tak <vtak@gitlab.com> Approved-by: Mikhail Mazurskiy <mmazurskiy@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
2 parents 9c82a8f + e55f82e commit 34c44db

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ PROTOC_GEN_GO := protoc-gen-go
5959
PROTOC_GEN_GO_VERSION := v1.36.10
6060

6161
PROTOC_GEN_GO_GRPC := protoc-gen-go-grpc
62-
PROTOC_GEN_GO_GRPC_VERSION := v1.6.0
62+
PROTOC_GEN_GO_GRPC_VERSION := v1.6.1
6363

6464
SPLITIC = splitic
6565
MAGE = $(localBin)/mage

helpers/runner_wrapper/api/proto/wrapper_grpc.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

router/rpc/rpc_grpc.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)