From 7ea05a49f3caa530b9a7ab091fdda6f8753045cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 14:46:07 +0000 Subject: [PATCH] build(deps): bump github.com/CosmWasm/wasmd from 0.53.2 to 0.53.3 Bumps [github.com/CosmWasm/wasmd](https://github.com/CosmWasm/wasmd) from 0.53.2 to 0.53.3. - [Release notes](https://github.com/CosmWasm/wasmd/releases) - [Changelog](https://github.com/CosmWasm/wasmd/blob/main/CHANGELOG.md) - [Commits](https://github.com/CosmWasm/wasmd/compare/v0.53.2...v0.53.3) --- updated-dependencies: - dependency-name: github.com/CosmWasm/wasmd dependency-version: 0.53.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a0c5ab80..62693e78 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( cosmossdk.io/x/feegrant v0.1.1 cosmossdk.io/x/nft v0.1.1 cosmossdk.io/x/upgrade v0.1.4 - github.com/CosmWasm/wasmd v0.53.2 + github.com/CosmWasm/wasmd v0.53.3 github.com/bufbuild/buf v1.34.0 github.com/cometbft/cometbft v0.38.15 github.com/cosmos/cosmos-db v1.1.1 diff --git a/go.sum b/go.sum index 5935d4b3..0fe3a936 100644 --- a/go.sum +++ b/go.sum @@ -259,8 +259,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03 github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c h1:pxW6RcqyfI9/kWtOwnv/G+AzdKuy2ZrqINhenH4HyNs= github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= -github.com/CosmWasm/wasmd v0.53.2 h1:c3MQjeQq+r+Zj2rPeW+c9kJmTevuNnZOIkiiCP/3bg4= -github.com/CosmWasm/wasmd v0.53.2/go.mod h1:gP10E56tuToU5rsZR7vZLBL5ssW2mie6KN/WrQLG7/I= +github.com/CosmWasm/wasmd v0.53.3 h1:kZkkSM2hf0Le7iJPLLNm0QTi2j+wiuLMMn7SyOqBiYw= +github.com/CosmWasm/wasmd v0.53.3/go.mod h1:gP10E56tuToU5rsZR7vZLBL5ssW2mie6KN/WrQLG7/I= github.com/CosmWasm/wasmvm/v2 v2.2.2 h1:MaQMtaZN8L08N0uAlBlOICP+GWolibJsajHGo3fQ03w= github.com/CosmWasm/wasmvm/v2 v2.2.2/go.mod h1:bMhLQL4Yp9CzJi9A83aR7VO9wockOsSlZbT4ztOl6bg= github.com/Crocmagnon/fatcontext v0.5.3 h1:zCh/wjc9oyeF+Gmp+V60wetm8ph2tlsxocgg/J0hOps=