From 1e5c4e008b0790ea67fb9e49e42ccdcecf5ab8df 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: Fri, 12 Jul 2024 16:34:55 +0000 Subject: [PATCH] [automated] bump e2e test deps to match chainlink/integration-tests (#799) Co-authored-by: aalu1418 <50029043+aalu1418@users.noreply.github.com> --- integration-tests/go.mod | 6 +++--- integration-tests/go.sum | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 14aec0a39..74a629bb2 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -15,10 +15,10 @@ require ( github.com/pelletier/go-toml/v2 v2.2.2 github.com/rs/zerolog v1.31.0 github.com/smartcontractkit/chainlink-common v0.1.7-0.20240712101200-5b11e6cc6e86 - github.com/smartcontractkit/chainlink-solana v1.0.3-0.20240710164543-c4891620b6dd + github.com/smartcontractkit/chainlink-solana v1.0.3-0.20240712132946-267a37c5ac6e github.com/smartcontractkit/chainlink-testing-framework v1.32.2 - github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712093950-14ade151fb28 - github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712093950-14ade151fb28 + github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712150704-055a9d24f80a + github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712150704-055a9d24f80a github.com/smartcontractkit/libocr v0.0.0-20240702141926-063ceef8c42e github.com/smartcontractkit/seth v1.0.12 github.com/stretchr/testify v1.9.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 46f690c8b..ff0688d99 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1403,10 +1403,10 @@ github.com/smartcontractkit/chainlink-testing-framework v1.32.2 h1:j5OQ9Xt2aqAGJ github.com/smartcontractkit/chainlink-testing-framework v1.32.2/go.mod h1:OYlILtWsQskqZgzIjRe7PpIEySJVhb4qMnGxOuzrUgA= github.com/smartcontractkit/chainlink-testing-framework/grafana v0.0.0-20240405215812-5a72bc9af239 h1:Kk5OVlx/5g9q3Z3lhxytZS4/f8ds1MiNM8yaHgK3Oe8= github.com/smartcontractkit/chainlink-testing-framework/grafana v0.0.0-20240405215812-5a72bc9af239/go.mod h1:DC8sQMyTlI/44UCTL8QWFwb0bYNoXCfjwCv2hMivYZU= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712093950-14ade151fb28 h1:nOe0tszoZxle+xI1yF4lHaSOApdFHa8qY3GLbaFj9Gc= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712093950-14ade151fb28/go.mod h1:9qPAxvktO8ioCduh2KXRIlUrJwYb+mVeKzjBgp3Gp14= -github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712093950-14ade151fb28 h1:s1cwhXhpsR8UzNv9s5NukhGvMdWtiRCg6VLeTKpUlo8= -github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712093950-14ade151fb28/go.mod h1:JLLM06C6ZQrfHFMlQCFXNreYsfcAtXsgUJfzN5cG39Y= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712150704-055a9d24f80a h1:EMYExaAqDwOOnjC+cUpPuQWC5UncjBr0wWHnmcgtYao= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712150704-055a9d24f80a/go.mod h1:ptqxOLFnLDa5LcaWRqdiin/crRQm51tWyCCgNmh88Hk= +github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712150704-055a9d24f80a h1:UNrfllaYSx6UkXs2xQRRQphWNQMhohFJxdW+99H4JSY= +github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712150704-055a9d24f80a/go.mod h1:FZEPDvLPk3ECLUSMShGDWLWIFr2gZWeU4A9is3DqkdU= github.com/smartcontractkit/go-plugin v0.0.0-20231003134350-e49dad63b306 h1:ko88+ZznniNJZbZPWAvHQU8SwKAdHngdDZ+pvVgB5ss= github.com/smartcontractkit/go-plugin v0.0.0-20231003134350-e49dad63b306/go.mod h1:w1sAEES3g3PuV/RzUrgow20W2uErMly84hhD3um1WL4= github.com/smartcontractkit/grpc-proxy v0.0.0-20230731113816-f1be6620749f h1:hgJif132UCdjo8u43i7iPN1/MFnu49hv7lFGFftCHKU=