diff --git a/integration-tests/go.mod b/integration-tests/go.mod index ef606dfb..2007bc33 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -16,9 +16,9 @@ require ( github.com/smartcontractkit/chainlink-starknet/relayer v0.1.1-0.20241202202529-2033490e77b8 github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.18 github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 - github.com/smartcontractkit/chainlink/deployment v0.0.0-20241204195725-03207929cc9f - github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241204195725-03207929cc9f - github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241204195725-03207929cc9f + github.com/smartcontractkit/chainlink/deployment v0.0.0-20241205141804-d2cb377507b5 + github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241205141804-d2cb377507b5 + github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241205141804-d2cb377507b5 github.com/stretchr/testify v1.9.0 github.com/testcontainers/testcontainers-go v0.34.0 go.uber.org/zap v1.27.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 8a481abb..93592c25 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1442,12 +1442,12 @@ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 h1:yB1x5UXv github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9/go.mod h1:lJk0atEJ5Zyo3Tqrmf1Pl9jUEe79EgDb9bD3K5OTUBI= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2 h1:7bCdbTUWzyczQg+kwHCxlx6y07zE8HNB8+ntTne6qd8= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2/go.mod h1:MltlNu3jcXm/DyLN98I5TFNtu/o1NNAcaPAFKMXWk70= -github.com/smartcontractkit/chainlink/deployment v0.0.0-20241204195725-03207929cc9f h1:i+LUcLmVFWvrNG+8ZEZPNkS2O32HB4dK397hxXY8DU8= -github.com/smartcontractkit/chainlink/deployment v0.0.0-20241204195725-03207929cc9f/go.mod h1:jz4/Ko0lL7fhiuiBsVB53MNX2lEWK0VRfsxz232XRGA= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241204195725-03207929cc9f h1:HqrxWBoyONst3FOPEv2DO0x07kxoR8gDrXbhqx1DBkk= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241204195725-03207929cc9f/go.mod h1:T/JxR0RtOeEsFBlfo6T2bSD5tK/cD5AoSRc671UOgQI= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241204195725-03207929cc9f h1:M7jmoN3pSNCo64q9ToERfKP7RI8TXRKMa4Oq4jlKgCw= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241204195725-03207929cc9f/go.mod h1:r2inuDnmNVZzUD/AsqgBs9exi9mIYwg8BgAnT+PyXU4= +github.com/smartcontractkit/chainlink/deployment v0.0.0-20241205141804-d2cb377507b5 h1:h0Y7BTB6xxMRfj65dDU9sX/eiFvQHOB+MoNV6mPna/E= +github.com/smartcontractkit/chainlink/deployment v0.0.0-20241205141804-d2cb377507b5/go.mod h1:jz4/Ko0lL7fhiuiBsVB53MNX2lEWK0VRfsxz232XRGA= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241205141804-d2cb377507b5 h1:bbVc79BHYcrJxPa/fkguFIMvv7Z2g+niqucHnTFk3Zo= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241205141804-d2cb377507b5/go.mod h1:/GSqFIZN0B7HGIMl/gOhGIZu7eCAgbNKcx3oUxlaHRY= +github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241205141804-d2cb377507b5 h1:LYpB/U3utR2E4kqtZkaZnXBznHjUtuj+ZAoVlmb5E1k= +github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241205141804-d2cb377507b5/go.mod h1:r2inuDnmNVZzUD/AsqgBs9exi9mIYwg8BgAnT+PyXU4= github.com/smartcontractkit/gauntlet-plus-plus/sdks/go-gauntlet v1.1.3 h1:RIApVijvhHI6iW9pyT35Nk39rPGEC4TwVe/f+YA1G5k= github.com/smartcontractkit/gauntlet-plus-plus/sdks/go-gauntlet v1.1.3/go.mod h1:oiUkQxoi0kZzbW125oIt4lr/pqaRSDol1rWHLCyqmNQ= github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12ijqMM9tvYVEm+nR826WsrNi6zCKpwBhuApq127wHs=