Skip to content

Commit

Permalink
rebuild protos with newer proto builder
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Sep 7, 2023
1 parent 2c580b7 commit fd8f4c1
Show file tree
Hide file tree
Showing 9 changed files with 142 additions and 721 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
75 changes: 8 additions & 67 deletions x/wasm/types/authz.pb.go

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

Loading

0 comments on commit fd8f4c1

Please sign in to comment.