From b50fb816c8269a9d07e0fdb0301685294d58dae4 Mon Sep 17 00:00:00 2001 From: David Terpay Date: Thu, 17 Aug 2023 16:42:17 -0400 Subject: [PATCH] its --- tests/integration/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/go.mod b/tests/integration/go.mod index b6f9227..d13f587 100644 --- a/tests/integration/go.mod +++ b/tests/integration/go.mod @@ -23,7 +23,7 @@ require ( cosmossdk.io/math v1.0.1 // indirect cosmossdk.io/tools/rosetta v0.2.1 // indirect github.com/cosmos/cosmos-sdk v0.47.4 - github.com/skip-mev/pob v1.0.3 // reference local + github.com/skip-mev/block-sdk v1.0.0 // reference local github.com/strangelove-ventures/interchaintest/v7 v7.0.0-20230721183422-fb937bb0e165 github.com/stretchr/testify v1.8.4 go.uber.org/zap v1.24.0