diff --git a/system-tests/tests/go.mod b/system-tests/tests/go.mod index b9e3847abd2..4f0985705fe 100644 --- a/system-tests/tests/go.mod +++ b/system-tests/tests/go.mod @@ -73,7 +73,7 @@ require ( github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6-0.20260708113039-95f97b2d25e9 github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter v1.0.4 github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.15.0 - github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 + github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.6 github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/cron v0.0.0-20251008094352-f74459c46e8c github.com/smartcontractkit/chainlink/core/scripts/cre/environment/examples/workflows/proof-of-reserve/cron-based v0.0.0-00010101000000-000000000000 github.com/smartcontractkit/chainlink/deployment v0.0.0-20260126202327-6be9a05f0caf diff --git a/system-tests/tests/go.sum b/system-tests/tests/go.sum index 51a34300308..7d7b6b8f300 100644 --- a/system-tests/tests/go.sum +++ b/system-tests/tests/go.sum @@ -1844,8 +1844,8 @@ github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 h1:V github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0/go.mod h1:lyAu+oMXdNUzEDScj2DXB2IueY+SDXPPfyl/kb63tMM= github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 h1:cWUHB6QETyKbmh0B988f5AKIKb3aBDWugfrZ04jAUUY= github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2/go.mod h1:Z4K5VJLjsfqIIaBcZ1Sfccxu0xsCxBjPa6zF+5gtQaM= -github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5 h1:RwZXxdIAOyjp6cwc9Quxgr38k8r7ACz+Lxh9o/A6oH0= -github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5/go.mod h1:kHYJnZUqiPF7/xN5273prV+srrLJkS77GbBXHLKQpx0= +github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.6 h1:BxU0bnTIeLR4itdSMTXHGKHKxCnXJvtnREclwM3QGwg= +github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.6/go.mod h1:x56U3tZuKDDaXmqIXHU7ReWSwIhHOumSXu/1l44F2lA= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.52.0 h1:A9i7HCdIEA4NhYkTsmKEZjiMThiUysbSkYnZWaZRrN8= github.com/smartcontractkit/chainlink-testing-framework/wasp v1.52.0/go.mod h1:rEDr7VMWiVTVv5/Kpg6KLxPXCfThrv7kkdRgSEne6GI= github.com/smartcontractkit/chainlink-ton v1.0.5-0.20260629213843-c52e07523035 h1:6kOtwaTuvnXatZrcEBpETiRPaSS4nh9mXBPiGPXRi9w=