Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions core/scripts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
4 changes: 2 additions & 2 deletions integration-tests/load/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
2 changes: 1 addition & 1 deletion system-tests/lib/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
28 changes: 14 additions & 14 deletions system-tests/tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Loading