From db79c6190f281673513d81ca60ecd2db6cf87ae5 Mon Sep 17 00:00:00 2001 From: Jordan Krage Date: Fri, 6 Oct 2023 07:54:49 -0500 Subject: [PATCH] bump chainlink/v2 and integrations tests to demonstrate passing tests --- 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 c84b4c111..6c136af7e 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -13,10 +13,10 @@ require ( github.com/rs/zerolog v1.30.0 github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b github.com/smartcontractkit/chainlink-env v0.38.2 - github.com/smartcontractkit/chainlink-solana v1.0.3-0.20230831134610-680240b97aca + github.com/smartcontractkit/chainlink-solana v1.0.3-0.20231005162932-edef956114d1 github.com/smartcontractkit/chainlink-testing-framework v1.17.6 - github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005133722-efcf9f416605 - github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005133722-efcf9f416605 + github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005173910-4a6cdf8e4aeb + github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005173910-4a6cdf8e4aeb github.com/smartcontractkit/libocr v0.0.0-20230922131214-122accb19ea6 github.com/stretchr/testify v1.8.4 go.uber.org/zap v1.25.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index e218435ef..756cf93d9 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -2320,10 +2320,10 @@ github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.202309 github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20230901115736-bbabe542a918/go.mod h1:/yp/sqD8Iz5GU5fcercjrw0ivJF7HDcupYg+Gjr7EPg= github.com/smartcontractkit/chainlink-testing-framework v1.17.6 h1:hcsP1eyzrqQf3veK4xh0T37PFkq5AasDwlgJfl11atY= github.com/smartcontractkit/chainlink-testing-framework v1.17.6/go.mod h1:rypNxetVFh6bwaoHn05bsd4vCtgdEsF+1Vdyy/AhAR8= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005133722-efcf9f416605 h1:f6nbeTZ8te9ywhJWI8K7ViRk97HIGpIy18/26QU2AdY= -github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005133722-efcf9f416605/go.mod h1:9IKLBC7dfSi287/bLSkrnXlSTsQWqpDzi7O0p6XOvk0= -github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005133722-efcf9f416605 h1:SCioI675ipTgu5EYjU9Z1BPuDFlRPmHcgLJRcNgl8L8= -github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005133722-efcf9f416605/go.mod h1:1YdbP/LKFRSU4Tqwj02tDljR9NjNsNrZ/RaqYQN83J4= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005173910-4a6cdf8e4aeb h1:F57UVdfO7Mla2Lo7GJ2+xR2Zj9xhveaCJlEGd9zHXhU= +github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005173910-4a6cdf8e4aeb/go.mod h1:WMycCr+eF6uTELIdMOwNBEnX5H9ag5FqbWQC6lNAJdg= +github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005173910-4a6cdf8e4aeb h1:JbOMQkECU01RUN65bF8bWYwzaS2qtYCBTGYghvndDms= +github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005173910-4a6cdf8e4aeb/go.mod h1:OGcZlWmtdhnerVeqXDpzvNFxC1ipU9hA+7a1TOvPyrU= 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=