From 0d9afab2a4588cace8d44d592a12ef903ca1c527 Mon Sep 17 00:00:00 2001 From: "app-token-issuer-infra-releng[bot]" <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:13:05 -0600 Subject: [PATCH] [automated] bump e2e test deps to match chainlink/integration-tests (#897) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- integration-tests/go.mod | 4 ++-- integration-tests/go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 8d8c6cc40..bf7161f43 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -20,8 +20,8 @@ require ( github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241017134533-5459a1034ecd 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-20241017214158-315746307aa7 - github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018161821-cbfb1fffe09b + 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/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 00f44a0a9..04374a322 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-20241017214158-315746307aa7 h1:DcUlvGvDZgqSvEjii96ICQ9QpZYm+uRnDRjBQ3c45+M= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241017214158-315746307aa7/go.mod h1:uX3QgJ8hIUfK68mAAK9Hpxizert3wkCW4uUQatY4LVM= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018161821-cbfb1fffe09b h1:7HKwlbZzwS/98Px9QLkkb9hRrXwVRT3Cv7WCD9sN8Yc= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018161821-cbfb1fffe09b/go.mod h1:y4wEKXHwQh2hpQl6iwM9ZoijZzQPXx967HW47M2AZ5g= +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/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=