@@ -74,24 +74,24 @@ require (
7474 github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter v1.0.4
7575 github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.15.0
7676 github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5
77- github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/cron v0.0.0-20251008094352-f74459c46e8c
78- github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/proof-of-reserve/cron-based v0.0.0-00010101000000-000000000000
79- github.com/smartcontractkit/chainlink/deployment v0.0.0-20260126202327-6be9a05f0caf
80- github.com/smartcontractkit/chainlink/system-tests/lib v0.0.0-00010101000000-000000000000
81- github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/consensus v0.0.0-20251008094352-f74459c46e8c
82- github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmread-negative v0.0.0-20251008094352-f74459c46e8c
83- github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmwrite-negative v0.0.0-20251008094352-f74459c46e8c
84- github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/logtrigger-negative v0.0.0-00010101000000-000000000000
85- github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/http v0.0.0-20251008094352-f74459c46e8c
86- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/aptos/aptoswrite v0.0.0-00010101000000-000000000000
87- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/aptos/aptoswriteroundtrip v0.0.0-00010101000000-000000000000
88- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/evmread v0.0.0-20251008094352-f74459c46e8c
89- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/logtrigger v0.0.0-00010101000000-000000000000
77+ github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/cron v0.0.0-20260627023515-d156d0d7c243
78+ github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/proof-of-reserve/cron-based v0.0.0-20260627023515-d156d0d7c243
79+ github.com/smartcontractkit/chainlink/deployment v0.0.0-20260627023515-d156d0d7c243
80+ github.com/smartcontractkit/chainlink/system-tests/lib v0.0.0-20260627023515-d156d0d7c243
81+ github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/consensus v0.0.0-20260627023515-d156d0d7c243
82+ github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmread-negative v0.0.0-20260627023515-d156d0d7c243
83+ github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/evmwrite-negative v0.0.0-20260627023515-d156d0d7c243
84+ github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/evm/logtrigger-negative v0.0.0-20260627023515-d156d0d7c243
85+ github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/http v0.0.0-20260627023515-d156d0d7c243
86+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/aptos/aptoswrite v0.0.0-20260627023515-d156d0d7c243
87+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/aptos/aptoswriteroundtrip v0.0.0-20260627023515-d156d0d7c243
88+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/evmread v0.0.0-20260627023515-d156d0d7c243
89+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evm/logtrigger v0.0.0-20260627023515-d156d0d7c243
9090 github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evmread v0.0.0-20250917232237-c4ecf802c6f8
91- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/httpaction v0.0.0-00010101000000-000000000000
92- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/sollogtrigger v0.0.0-00010101000000-000000000000
91+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/httpaction v0.0.0-20260627023515-d156d0d7c243
92+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/sollogtrigger v0.0.0-20260627023515-d156d0d7c243
9393 github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/solread v0.0.0-20260609191154-1ecc282df958
94- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/solwrite v0.0.0-00010101000000-000000000000
94+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/solwrite v0.0.0-20260627023515-d156d0d7c243
9595 github.com/smartcontractkit/chainlink/v2 v2.29.0
9696 github.com/smartcontractkit/cld-changesets v0.5.0
9797 github.com/stretchr/testify v1.11.1
@@ -545,8 +545,8 @@ require (
545545 github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 // indirect
546546 github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260608211110-ed43ab034a6f // indirect
547547 github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20260408092456-3c6369888d4a // indirect
548- github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/httpaction-negative v0.0.0-20251015074515-1acc1d3fb4c0
549- github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/vaultsecret v0.0.0-00010101000000-000000000000
548+ github.com/smartcontractkit/chainlink/system-tests/tests/regression/cre/httpaction-negative v0.0.0-20260627023515-d156d0d7c243
549+ github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/vaultsecret v0.0.0-20260627023515-d156d0d7c243
550550 github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad // indirect
551551 github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // indirect
552552 github.com/smartcontractkit/mcms v0.47.2-0.20260611004209-3f43937dcffd // indirect
0 commit comments