From 51816c3a978fb69b1b6ca926c42ed333055baf88 Mon Sep 17 00:00:00 2001 From: Domino Valdano <2644901+reductionista@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:07:39 -0800 Subject: [PATCH] Update self ref & refs to chainlink --- integration-tests/go.mod | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index d61bb0a60..46898efeb 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -17,12 +17,12 @@ require ( github.com/pelletier/go-toml/v2 v2.2.3 github.com/rs/zerolog v1.33.0 github.com/smartcontractkit/chainlink-common v0.3.1-0.20241119210753-069f39af0eb8 - github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241119211224-c2243cca065c + github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241119222133-dce6483e2bd7 github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14 github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 - github.com/smartcontractkit/chainlink/deployment v0.0.0-20241119212634-3ad3e7514fc8 - github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241119212634-3ad3e7514fc8 - github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241119212634-3ad3e7514fc8 + github.com/smartcontractkit/chainlink/deployment v0.0.0-20241120035801-ff5ca8c6929f + github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241120035801-ff5ca8c6929f + github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241120035801-ff5ca8c6929f github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12 github.com/stretchr/testify v1.9.0 github.com/testcontainers/testcontainers-go v0.34.0 @@ -393,7 +393,7 @@ require ( github.com/sirupsen/logrus v1.9.3 // indirect github.com/slack-go/slack v0.15.0 // indirect github.com/smartcontractkit/chain-selectors v1.0.29 // indirect - github.com/smartcontractkit/chainlink-automation v1.0.5-0.20241009152924-78acf196c332 // indirect + github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect github.com/smartcontractkit/chainlink-ccip v0.0.0-20241118091009-43c2b4804cec // indirect github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241017133723-5277829bd53f // indirect github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20241114154055-8d29ea018b57 // indirect