diff --git a/party-ceremony/integration-tests/go.mod b/party-ceremony/integration-tests/go.mod index 772f50384..7920081eb 100644 --- a/party-ceremony/integration-tests/go.mod +++ b/party-ceremony/integration-tests/go.mod @@ -15,7 +15,7 @@ require ( github.com/smartcontractkit/chain-selectors v1.0.107 github.com/smartcontractkit/chainlink-canton/party-ceremony v0.0.0-00010101000000-000000000000 github.com/smartcontractkit/chainlink-deployments-framework v0.117.1 - github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5 + github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6 github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad github.com/stretchr/testify v1.11.1 github.com/testcontainers/testcontainers-go v0.43.0 diff --git a/party-ceremony/integration-tests/go.sum b/party-ceremony/integration-tests/go.sum index 8c53eeb72..989d267d1 100644 --- a/party-ceremony/integration-tests/go.sum +++ b/party-ceremony/integration-tests/go.sum @@ -644,8 +644,8 @@ github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260211172625 github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260211172625-dff40e83b3c9/go.mod h1:dkR2uYg9XYJuT1JASkPzWE51jjFkVb86P7a/yXe5/GM= github.com/smartcontractkit/chainlink-sui v0.0.0-20260630144638-b69f16bdddd8 h1:3exBy63KSpPPrJok93HmDzECh/iMtNv0cWyPPH8u1aw= github.com/smartcontractkit/chainlink-sui v0.0.0-20260630144638-b69f16bdddd8/go.mod h1:EhVSzBDITnheg03bg1TRdaoMDY5GkLjepmbuIq2+qPY= -github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5 h1:EiQx0LCPzxlfO9piSPeMCVSZAnp/BxAsPIGh/jBal18= -github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.5/go.mod h1:nyOjn4ADJGqRMe3+4ZXSV+J/7nWb1H2Vx8Qk57eLRYA= +github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6 h1:2cW+w652PdfdxG2muvMS14pACeP3tfZXCaIkiYD8s7M= +github.com/smartcontractkit/chainlink-testing-framework/framework v0.16.6/go.mod h1:nyOjn4ADJGqRMe3+4ZXSV+J/7nWb1H2Vx8Qk57eLRYA= 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-ton v1.0.5-0.20260514223130-48bc90aca745 h1:eieKLvYuzwBPh/FdbUS1gnIanI86zgWby1L10o90g4o=