From 2aec4750d1a9d55efa41d58cf7be73d2042d7236 Mon Sep 17 00:00:00 2001 From: nghuyenthevinh2000 Date: Wed, 20 Mar 2024 23:21:13 +0700 Subject: [PATCH] interchaintest: update feeabs deps --- tests/interchaintest/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/interchaintest/go.mod b/tests/interchaintest/go.mod index cf46e4fb..f1d7e6a6 100644 --- a/tests/interchaintest/go.mod +++ b/tests/interchaintest/go.mod @@ -7,7 +7,7 @@ require ( github.com/cosmos/cosmos-sdk v0.47.8 github.com/cosmos/ibc-go/v7 v7.3.1 github.com/icza/dyno v0.0.0-20220812133438-f0b6f8a18845 - github.com/osmosis-labs/fee-abstraction/v8 v7.0.0-20240308160138-d1eb119cae30 + github.com/osmosis-labs/fee-abstraction/v8 v8.0.0-20240320155239-bb99fef4f806 github.com/strangelove-ventures/interchaintest/v7 v7.0.0-20230721183422-fb937bb0e165 github.com/stretchr/testify v1.8.4 go.uber.org/zap v1.26.0