From 715316ed91ea8cbcb164956f0dd0f4a2595fe762 Mon Sep 17 00:00:00 2001 From: cfal Date: Wed, 22 Nov 2023 15:10:51 +0900 Subject: [PATCH] integration-tests/go.mod: rm chainlink-env --- integration-tests/go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 6bcb1049..68dfe699 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -12,9 +12,8 @@ require ( github.com/rs/zerolog v1.30.0 github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20231109141932-cb1ea9020255 github.com/smartcontractkit/chainlink-cosmos/ops v0.0.0-20230615043323-5fe39e28b7ee - github.com/smartcontractkit/chainlink-env v0.36.0 github.com/smartcontractkit/chainlink-relay v0.1.7-0.20231114165715-7689cd229357 - github.com/smartcontractkit/chainlink-testing-framework v1.18.7-0.20231113135417-b0b95bbebee1 + github.com/smartcontractkit/chainlink-testing-framework v1.19.4 github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231115002109-3a38e9052fa4 github.com/smartcontractkit/chainlink/v2 v2.6.0 github.com/smartcontractkit/libocr v0.0.0-20231107151413-13e0202ae8d7