Skip to content

Commit

Permalink
update protoc-gen-go
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-delgado committed Dec 16, 2024
1 parent 0df6a01 commit e4287bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ENV GOIMPORTS_VERSION=v0.24.0
# When updating the golangci version, you may want to update the common-files config/.golangci* files as well.
ENV GOLANGCI_LINT_VERSION=v1.62.2
ENV GOLANG_GRPC_PROTOBUF_VERSION=v1.5.1
ENV GOLANG_PROTOBUF_VERSION=v1.35.2
ENV GOLANG_PROTOBUF_VERSION=v1.36.0
ENV GO_BINDATA_VERSION=v3.1.2
ENV GO_JUNIT_REPORT_VERSION=df0ed838addb0fa189c4d76ad4657f6007a5811c
ENV HADOLINT_VERSION=v2.12.0
Expand Down

0 comments on commit e4287bf

Please sign in to comment.