Skip to content

Commit d36f7d3

Browse files
authored
Update protobuf dependencies to the same version as nix packages (#3828)
1 parent 304b7ee commit d36f7d3

File tree

22 files changed

+793
-3421
lines changed

22 files changed

+793
-3421
lines changed

.github/workflows/buf-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
# Breaking changes are managed by the rpcchainvm protocol version.
2222
breaking: false
2323
token: ${{ secrets.BUF_TOKEN }}
24-
version: 1.35.0
24+
version: 1.47.2

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
# which is never desirable for this job. The buf-push job is
151151
# responsible for pushes.
152152
push: false
153-
version: 1.35.0
153+
version: 1.47.2
154154
check_generated_protobuf:
155155
name: Up-to-date protobuf
156156
runs-on: ubuntu-latest
@@ -160,7 +160,7 @@ jobs:
160160
- uses: bufbuild/buf-action@2232f407651f19e7e011fe9fe1dad409ae3c2e9b #v1
161161
with:
162162
setup_only: true
163-
version: 1.35.0
163+
version: 1.47.2
164164
- shell: bash
165165
run: scripts/protobuf_codegen.sh
166166
- shell: bash

proto/pb/aliasreader/aliasreader.pb.go

Lines changed: 14 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/pb/appsender/appsender.pb.go

Lines changed: 18 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)