diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 6d825198ed0..fe11304ad8e 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -24,7 +24,7 @@ require ( github.com/slack-go/slack v0.12.2 github.com/smartcontractkit/chainlink-automation v1.0.1 github.com/smartcontractkit/chainlink-common v0.1.7-0.20231222010926-795676d23c7a - github.com/smartcontractkit/chainlink-testing-framework v1.22.3-0.20240104175217-a1c9f0af1915 + github.com/smartcontractkit/chainlink-testing-framework v1.22.3-0.20240104214158-6ec20d6e8421 github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868 github.com/smartcontractkit/chainlink/v2 v2.0.0-00010101000000-000000000000 github.com/smartcontractkit/libocr v0.0.0-20231130143053-c5102a9c0fb7 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 3e095fef18c..75c269fb1f6 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1495,6 +1495,8 @@ github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.202312 github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20231219014050-0c4a7831293a/go.mod h1:YWKpf+hO9XMlzIWQT8yGoky3aeFLzMUVsjbs80LD77M= github.com/smartcontractkit/chainlink-testing-framework v1.22.3-0.20240104175217-a1c9f0af1915 h1:wHFZ6UVUZZoBn1p3zkXodMzInpz6t8Yxc62zvoO0bBc= github.com/smartcontractkit/chainlink-testing-framework v1.22.3-0.20240104175217-a1c9f0af1915/go.mod h1:0RNsgKMA9MhHJffq5O5daGGyOTYJ1mGb3rLmkt7m+Vs= +github.com/smartcontractkit/chainlink-testing-framework v1.22.3-0.20240104214158-6ec20d6e8421 h1:zYqKx4W8rcgLstXL/eZ9V91KUMl/MT87K0UOfDhmIZc= +github.com/smartcontractkit/chainlink-testing-framework v1.22.3-0.20240104214158-6ec20d6e8421/go.mod h1:Pi5zjjNnXtdTZBg3kAIDtGgMf1/tIGbgwH6sF7BuEpM= github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868 h1:FFdvEzlYwcuVHkdZ8YnZR/XomeMGbz5E2F2HZI3I3w8= github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868/go.mod h1:Kn1Hape05UzFZ7bOUnm3GVsHzP0TNrVmpfXYNHdqGGs= github.com/smartcontractkit/go-plugin v0.0.0-20231003134350-e49dad63b306 h1:ko88+ZznniNJZbZPWAvHQU8SwKAdHngdDZ+pvVgB5ss=