From 2ff30e8230c17447ef4fea3190516c616fb0822d Mon Sep 17 00:00:00 2001 From: ThanhNhann Date: Tue, 10 Dec 2024 10:57:37 +0700 Subject: [PATCH] update supply wasm --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 35e5d71f..b359545a 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ replace ( require ( github.com/decentrio/e2e-testing-live v0.0.0-20240718080249-ee255229c869 - github.com/decentrio/rollup-e2e-testing v0.0.0-20241206083746-e0730d19e731 + github.com/decentrio/rollup-e2e-testing v0.0.0-20241209105820-1e7195a7441b github.com/dymensionxyz/dymension/v3 v3.1.0-rc03.0.20241016085626-2b8c8898058b ) diff --git a/go.sum b/go.sum index 3df98aae..b63d0e5c 100644 --- a/go.sum +++ b/go.sum @@ -738,8 +738,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/decentrio/e2e-testing-live v0.0.0-20240718080249-ee255229c869 h1:qWpUYGOsrSC+1Vmd2TjhbsSpntvvx9PsX3AoeMunFxc= github.com/decentrio/e2e-testing-live v0.0.0-20240718080249-ee255229c869/go.mod h1:HZNYnPwmSxkwTPjSD5yolauc1Vx1ZzKL4FFMxTq4H5Y= -github.com/decentrio/rollup-e2e-testing v0.0.0-20241206083746-e0730d19e731 h1:+ZZm+5DOWiePMrLjtk69oSV3ZvRLB/zomHzkvTvhBq8= -github.com/decentrio/rollup-e2e-testing v0.0.0-20241206083746-e0730d19e731/go.mod h1:QmBrZgZplhtgHRWC0Z7LC7TDsKuC8sDyQvZyXXaqw/c= +github.com/decentrio/rollup-e2e-testing v0.0.0-20241209105820-1e7195a7441b h1:6TWtRcqfCl5yRf1g/VbZr+ga6TGE5wHrENi+ejmBt40= +github.com/decentrio/rollup-e2e-testing v0.0.0-20241209105820-1e7195a7441b/go.mod h1:QmBrZgZplhtgHRWC0Z7LC7TDsKuC8sDyQvZyXXaqw/c= github.com/deckarep/golang-set/v2 v2.1.0 h1:g47V4Or+DUdzbs8FxCCmgb6VYd+ptPAngjM6dtGktsI= github.com/deckarep/golang-set/v2 v2.1.0/go.mod h1:VAky9rY/yGXJOLEDv3OMci+7wtDpOF4IN+y82NBOac4= github.com/decred/dcrd/crypto/blake256 v1.0.1 h1:7PltbUIQB7u/FfZ39+DGa/ShuMyJ5ilcvdfma9wOH6Y=