Skip to content

Commit

Permalink
chore(deps): update protocolbuffers/protobuf-go to 1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx authored and github-actions[bot] committed Oct 7, 2024
1 parent 4dbee97 commit e014e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.22.6

ENV PROTOC_VERSION=27.2
ENV PROTOC_GEN_GO_VERSION=1.34.2
ENV PROTOC_GEN_GO_VERSION=1.35.1
ENV PROTOC_GEN_JSONSCHEMA_VERSION=1.4.1

RUN apt-get update && apt-get install unzip
Expand Down

0 comments on commit e014e3e

Please sign in to comment.