Skip to content

Commit

Permalink
rebuild protos with newer proto builder
Browse files Browse the repository at this point in the history
(cherry picked from commit fd8f4c1)
  • Loading branch information
faddat authored and alpe committed Sep 8, 2023
1 parent 017b82e commit fca8cee
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 51 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ format: format-tools
###############################################################################
### Protobuf ###
###############################################################################
protoVer=0.13.5
protoVer=0.14.0
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)

Expand Down
101 changes: 51 additions & 50 deletions x/wasm/types/authz.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fca8cee

Please sign in to comment.