build(deps): Bump buf from 1.18.0 to 1.19.0 and update proto-builder (#16201)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
dependabot[bot]
2023-05-19 10:35:17 +00:00
committed by GitHub
co-authored by Julien Robert
parent 5865050f01
commit 5e003e6555
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -398,7 +398,7 @@ lint-fix:
### Protobuf ###
###############################################################################
protoVer=0.13.0
protoVer=0.13.1
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)