From ae0bc51ca7cf310e8443340c109b72813e9094e6 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: Wed, 25 Feb 2026 04:44:01 +0000 Subject: [PATCH] [create-pull-request] automated change --- core/scripts/go.mod | 8 ++++---- integration-tests/go.mod | 2 +- integration-tests/load/go.mod | 4 ++-- system-tests/lib/go.mod | 2 +- system-tests/tests/go.mod | 28 ++++++++++++++-------------- 5 files changed, 22 insertions(+), 22 deletions(-) diff --git a/core/scripts/go.mod b/core/scripts/go.mod index bb36fb6077d..7978a12cc86 100644 --- a/core/scripts/go.mod +++ b/core/scripts/go.mod @@ -16,7 +16,7 @@ replace github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examp // Using a separate `require` here to avoid surrounding line changes // creating potential merge conflicts. require ( - github.com/smartcontractkit/chainlink/deployment v0.0.0-20251021194914-c0e3fec1a97c + github.com/smartcontractkit/chainlink/deployment v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/chainlink/v2 v2.32.0 ) @@ -58,9 +58,9 @@ require ( github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose v0.1.20 github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.3 - github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v1/proof-of-reserve/cron-based v0.0.0-20251020210257-0a6ec41648b4 - github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v1/proof-of-reserve/web-trigger-based v0.0.0-20251020210257-0a6ec41648b4 - github.com/smartcontractkit/chainlink/system-tests/lib v0.0.0-20251020210257-0a6ec41648b4 + github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v1/proof-of-reserve/cron-based v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v1/proof-of-reserve/web-trigger-based v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/lib v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron v0.8.0 github.com/smartcontractkit/libocr v0.0.0-20260130195252-6e18e2a30acc github.com/spf13/cobra v1.10.1 diff --git a/integration-tests/go.mod b/integration-tests/go.mod index 50b58961eca..57314d59fc3 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -10,7 +10,7 @@ replace github.com/smartcontractkit/chainlink/deployment => ../deployment // Using a separate `require` here to avoid surrounding line changes // creating potential merge conflicts. require ( - github.com/smartcontractkit/chainlink/deployment v0.0.0-20251020210257-0a6ec41648b4 + github.com/smartcontractkit/chainlink/deployment v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/chainlink/v2 v2.29.0 ) diff --git a/integration-tests/load/go.mod b/integration-tests/load/go.mod index 14d337b0ee7..20f8d697223 100644 --- a/integration-tests/load/go.mod +++ b/integration-tests/load/go.mod @@ -12,8 +12,8 @@ replace github.com/smartcontractkit/chainlink/integration-tests => ../ // Using a separate `require` here to avoid surrounding line changes // creating potential merge conflicts. require ( - github.com/smartcontractkit/chainlink/deployment v0.0.0-20251020210257-0a6ec41648b4 - github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20251020210257-0a6ec41648b4 + github.com/smartcontractkit/chainlink/deployment v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/chainlink/v2 v2.29.0 ) diff --git a/system-tests/lib/go.mod b/system-tests/lib/go.mod index e42d54f468d..75a2cfcfb36 100644 --- a/system-tests/lib/go.mod +++ b/system-tests/lib/go.mod @@ -46,7 +46,7 @@ require ( github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.10.0 github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.3 - github.com/smartcontractkit/chainlink/deployment v0.0.0-20251021194914-c0e3fec1a97c + github.com/smartcontractkit/chainlink/deployment v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/libocr v0.0.0-20260130195252-6e18e2a30acc github.com/smartcontractkit/smdkg v0.0.0-20251029093710-c38905e58aeb github.com/smartcontractkit/tdh2/go/tdh2 v0.0.0-20251120172354-e8ec0386b06c diff --git a/system-tests/tests/go.mod b/system-tests/tests/go.mod index f1521f31e74..cb4306557ae 100644 --- a/system-tests/tests/go.mod +++ b/system-tests/tests/go.mod @@ -69,19 +69,19 @@ require ( github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 github.com/smartcontractkit/chainlink-testing-framework/wasp v1.51.2 - github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v1/proof-of-reserve/cron-based v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v2/cron v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/deployment v0.0.0-20251021194914-c0e3fec1a97c - github.com/smartcontractkit/chainlink/system-tests/lib v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/consensus v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmread-negative v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmwrite-negative v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/logtrigger-negative v0.0.0-00010101000000-000000000000 - github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/http v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/evmread v0.0.0-20251008094352-f74459c46e8c - github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/logtrigger v0.0.0-00010101000000-000000000000 + github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v1/proof-of-reserve/cron-based v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/v2/cron v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/deployment v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/lib v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/consensus v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmread-negative v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmwrite-negative v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/logtrigger-negative v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/http v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/evmread v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/logtrigger v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evmread v0.0.0-20250917232237-c4ecf802c6f8 - github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/solwrite v0.0.0-00010101000000-000000000000 + github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/solwrite v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/libocr v0.0.0-20260130195252-6e18e2a30acc github.com/stretchr/testify v1.11.1 golang.org/x/sync v0.19.0 @@ -590,8 +590,8 @@ require ( github.com/smartcontractkit/chainlink-ton v0.0.0-20260223231247-735246035dab // indirect github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260223231247-735246035dab // indirect github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20260218133534-cbd44da2856b // indirect - github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/httpaction-negative v0.0.0-20251015074515-1acc1d3fb4c0 - github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/httpaction v0.0.0-20251015074515-1acc1d3fb4c0 + github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/httpaction-negative v0.0.0-20260225024006-ed8875c66ed4 + github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/httpaction v0.0.0-20260225024006-ed8875c66ed4 github.com/smartcontractkit/freeport v0.1.3-0.20250716200817-cb5dfd0e369e // indirect github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // indirect github.com/smartcontractkit/mcms v0.35.1-0.20260209175626-b68b54b6e8d0 // indirect