From 9ec2b1ee0b05285686e1f47260b8b123ada2aef3 Mon Sep 17 00:00:00 2001 From: Dylan Tinianov Date: Tue, 21 Jan 2025 12:58:48 -0500 Subject: [PATCH] Bump Chainlink core --- integration-tests/go.mod | 4 ++-- integration-tests/go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 9c4cb8c5a..78f77af54 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -15,12 +15,12 @@ require ( github.com/pelletier/go-toml/v2 v2.2.3 github.com/rs/zerolog v1.33.0 github.com/smartcontractkit/chainlink-common v0.4.2-0.20250117101554-1922eef0bdd4 - github.com/smartcontractkit/chainlink-solana v1.1.1-0.20250121173720-4ecbc6f8ef10 + github.com/smartcontractkit/chainlink-solana v1.1.1-0.20250121175135-f970a6b0e40f github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.19 github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9 github.com/smartcontractkit/chainlink/deployment v0.0.0-20250116221411-f1017f196025 github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20250116221411-f1017f196025 - github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20250121174634-ce0b647fd60b + github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20250121175432-3216b9cbfc46 github.com/smartcontractkit/libocr v0.0.0-20241223215956-e5b78d8e3919 github.com/stretchr/testify v1.10.0 github.com/testcontainers/testcontainers-go v0.34.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 937106b0e..f513fba9a 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1243,8 +1243,8 @@ github.com/smartcontractkit/chainlink/deployment v0.0.0-20250116221411-f1017f196 github.com/smartcontractkit/chainlink/deployment v0.0.0-20250116221411-f1017f196025/go.mod h1:iUBNBDqo32gZd3hcenBf2bbOBqY1Y1+GJCNkXQJnZ2w= github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20250116221411-f1017f196025 h1:iCnm8RGhymDn3vEB89KqmNuFr8EjEGZtBY2AAQWijTg= github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20250116221411-f1017f196025/go.mod h1:hRrW+Khit75rcWgW79k2fW2B5stK8FOM1Q+5qNIs3sk= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20250121174634-ce0b647fd60b h1:qYhn3889i87U946Iyr083A0548yTKPBDjssOm6nzMqs= -github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20250121174634-ce0b647fd60b/go.mod h1:MzD+pl5SNIk7BG8iES5MBI723wCFa64c8izCOjupX9g= +github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20250121175432-3216b9cbfc46 h1:TzsgGJKe8I/kKBtnfq43zdaNYZcCzZiJcn5oIJ0Q/zo= +github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20250121175432-3216b9cbfc46/go.mod h1:gHbUr2s/xt3dF+8ctRZdDtf2l/9MLmUQx/DEWk6GEXE= 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-20241223215956-e5b78d8e3919 h1:IpGoPTXpvllN38kT2z2j13sifJMz4nbHglidvop7mfg=