Skip to content

Commit

Permalink
regenerate bindings + upgrade protoc to 27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
austinvalle committed Oct 14, 2024
1 parent c9766f4 commit 5d7140b
Show file tree
Hide file tree
Showing 5 changed files with 591 additions and 2,639 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-protobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# pinned here to prevent unexpected differences. Follow the
# https://github.com/protocolbuffers/protobuf repository for protoc
# release updates.
version: '26.1'
version: '27.3'
- run: go mod download
- run: make tools
- run: make protoc
Expand Down
Loading

0 comments on commit 5d7140b

Please sign in to comment.