Skip to content

Commit

Permalink
Update garble and pb versions
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Feb 1, 2023
1 parent e6a9744 commit 204519b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM golang:1.20
# a Docker deployment this is probably a good place to start.
#

ENV PROTOC_VER 3.19.4
ENV PROTOC_VER 3.21.12
ENV PROTOC_GEN_GO_VER v1.27.1
ENV GRPC_GO v1.2.0

Expand Down
2 changes: 1 addition & 1 deletion go-assets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set -e
# Creates the static go asset archives

GO_VER="1.20"
GARBLE_VER="1.20"
GARBLE_VER="1.20.0"
SGN_VER="0.0.3"

GO_ARCH_1="amd64"
Expand Down

0 comments on commit 204519b

Please sign in to comment.