diff --git a/integration-tests/go.mod b/integration-tests/go.mod index bf7161f43..eff344394 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -17,11 +17,11 @@ require ( github.com/pelletier/go-toml/v2 v2.2.2 github.com/rs/zerolog v1.33.0 github.com/smartcontractkit/chainlink-common v0.3.1-0.20241018163014-a9f995ebb98b - github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241017134533-5459a1034ecd + github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241017193838-6c937ac2d042 github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.11 github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1 - github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241018191237-505e43d0d8e9 - github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018191237-505e43d0d8e9 + github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241021213032-90f318bc5271 + github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241021213032-90f318bc5271 github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12 github.com/stretchr/testify v1.9.0 github.com/testcontainers/testcontainers-go v0.33.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 04374a322..dffa8f385 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1393,10 +1393,10 @@ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1 h1:2OxnPfvj github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1/go.mod h1:afY3QmNgeR/VI1pRbGH8g3YXGy7C2RrFOwUzEFvL3L8= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.0 h1:gfhfTn7HkbUHNooSF3c9vzQyN8meWJVGt6G/pNUbpYk= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.0/go.mod h1:tqajhpUJA/9OaMCLitghBXjAgqYO4i27St0F4TUO3+M= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241018191237-505e43d0d8e9 h1:iy6tYW3tYq72OyVxSF9k7YGjP8ZnkgZfUKhfucGIn6w= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241018191237-505e43d0d8e9/go.mod h1:OrpVwFwr5mAVradCjSR+DcDCuWSlafIWZa3Cp228Uk8= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018191237-505e43d0d8e9 h1:eslqNRuDGwp8RfHUeWpsnYZ5ZmYJWOEibBJzezFdmDo= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018191237-505e43d0d8e9/go.mod h1:y4wEKXHwQh2hpQl6iwM9ZoijZzQPXx967HW47M2AZ5g= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241021213032-90f318bc5271 h1:P+IHpQOEmmOP8aBY5nVVKTKMCyQeNb5MoNuI2d8hFps= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241021213032-90f318bc5271/go.mod h1:bnsFY/gxH1rj1r5KImGa4qcBxMMRE2qwXsjUMupIj8o= +github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241021213032-90f318bc5271 h1:PhSwzlQJ/2dW9YDSuV6a0NHC5Su8q7R5jnLqmAiiBcw= +github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241021213032-90f318bc5271/go.mod h1:jlsxmJrGs23wvIZcS5MiktBf5My1rcnXHdtcuoCN8Ak= github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12ijqMM9tvYVEm+nR826WsrNi6zCKpwBhuApq127wHs= github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA= github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12 h1:NzZGjaqez21I3DU7objl3xExTH4fxYvzTqar8DC6360=