We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9595e commit 7cb5975Copy full SHA for 7cb5975
2 files changed
integration-tests/go.mod
@@ -10,9 +10,9 @@ require (
10
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260311190822-5cbfc939dd16
11
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260406055916-9aa6b6c0ae81
12
github.com/smartcontractkit/chainlink-deployments-framework v0.75.0
13
- github.com/smartcontractkit/chainlink-sui v0.0.0-20260408222042-6c7b4c27a8b2
+ github.com/smartcontractkit/chainlink-sui v0.0.0-20260409162403-8bca8f7c9de5
14
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20250903045200-c3d973201e55
15
- github.com/smartcontractkit/mcms v0.41.0 // Replace with official release before merging
+ github.com/smartcontractkit/mcms v0.41.1
16
github.com/stretchr/testify v1.11.1
17
)
18
integration-tests/go.sum
0 commit comments