We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242f4a9 commit ffbae5aCopy full SHA for ffbae5a
deployment/go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260311190822-5cbfc939dd16
17
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260406055916-9aa6b6c0ae81
18
github.com/smartcontractkit/chainlink-deployments-framework v0.75.0
19
- github.com/smartcontractkit/chainlink-sui v0.0.0-20260205175622-33e65031f9a9
+ github.com/smartcontractkit/chainlink-sui v0.0.0-20260408222042-6c7b4c27a8b2
20
github.com/smartcontractkit/mcms v0.40.5-0.20260409113859-92ddf0d61451 // Replace with official release before merging
21
github.com/stretchr/testify v1.11.1
22
golang.org/x/sync v0.19.0
0 commit comments