From f85725b6be27f23ef0f5adc1614aa167f5d3a7cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:54:37 +0000 Subject: [PATCH] Bump github.com/CosmWasm/wasmvm/v3 from 3.0.3 to 3.0.4 Bumps [github.com/CosmWasm/wasmvm/v3](https://github.com/CosmWasm/wasmvm) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/CosmWasm/wasmvm/releases) - [Changelog](https://github.com/CosmWasm/wasmvm/blob/v3.0.4/CHANGELOG.md) - [Commits](https://github.com/CosmWasm/wasmvm/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: github.com/CosmWasm/wasmvm/v3 dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d601c6a..c19c3e1 100644 --- a/go.mod +++ b/go.mod @@ -120,7 +120,7 @@ require ( cosmossdk.io/collections v1.3.1 // indirect cosmossdk.io/depinject v1.2.1 // indirect cosmossdk.io/x/tx v0.14.0 - github.com/CosmWasm/wasmvm/v3 v3.0.3 + github.com/CosmWasm/wasmvm/v3 v3.0.4 github.com/Microsoft/go-winio v0.6.2 // indirect github.com/cosmos/gogogateway v1.2.0 // indirect github.com/cosmos/iavl v1.2.6 // indirect diff --git a/go.sum b/go.sum index e2518a3..ee01894 100644 --- a/go.sum +++ b/go.sum @@ -659,8 +659,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03 github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= github.com/CosmWasm/wasmd v0.61.8 h1:WirctTcLAkOmx3QpE6JO+YP/nnu7o+By+LXZA5tPurU= github.com/CosmWasm/wasmd v0.61.8/go.mod h1:xALY/pJY1Pt1c1J6hZug+FcpygXOR4329RUlGBNdWwo= -github.com/CosmWasm/wasmvm/v3 v3.0.3 h1:rg8cZ2qXFj3HwUOqni53OZV/oTvmA2mTVabKA7L0sro= -github.com/CosmWasm/wasmvm/v3 v3.0.3/go.mod h1:oknpb1bFERvvKcY7vHRp1F/Y/z66xVrsl7n9uWkOAlM= +github.com/CosmWasm/wasmvm/v3 v3.0.4 h1:nccZU7jzH3bSMnHzXE7JjpSfeXayv6IUcpugdRVX5uc= +github.com/CosmWasm/wasmvm/v3 v3.0.4/go.mod h1:oknpb1bFERvvKcY7vHRp1F/Y/z66xVrsl7n9uWkOAlM= github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ= github.com/DataDog/datadog-go v4.8.3+incompatible h1:fNGaYSuObuQb5nzeTQqowRAd9bpDIRRV4/gUtIBjh8Q= github.com/DataDog/datadog-go v4.8.3+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=