Skip to content

Commit 0422fb9

Browse files
authored
chore: upgrade protoc-gen-go (#14255)
Update protoc-gen-go to 1.36.11.
1 parent 0c3b4f5 commit 0422fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/librariangen/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ FROM marketplace.gcr.io/google/debian12:latest
6161
# Set environment variables for tool versions for easy updates.
6262
ENV GO_VERSION=1.24.0
6363
ENV PROTOC_VERSION=25.7
64-
ENV GO_PROTOC_PLUGIN_V2_VERSION=1.35.2
64+
ENV GO_PROTOC_PLUGIN_V2_VERSION=1.36.11
6565
ENV GO_GRPC_PLUGIN_VERSION=1.3.0
6666
ENV GAPIC_GENERATOR_VERSION=0.57.0
6767
ENV STATICCHECK_VERSION=2023.1.6

0 commit comments

Comments
 (0)