Skip to content

Commit 61b6802

Browse files
committed
Update s12 proto to add prefix support
1 parent 8108aaf commit 61b6802

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

protoc-go/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM golang:1.23.0-alpine as builder
22

3-
ENV S12_PROTO_VERSION 1.35.1
3+
ENV S12_PROTO_VERSION 1.37.0
44

55
ENV PROTOC_GEN_GO_VERSION 1.34.1
66
ENV PROTOC_GEN_DOC_VERSION 1.5.1

protoc-go/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.25.4
1+
3.25.5

protoc/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.1
1+
1.14.2

0 commit comments

Comments
 (0)