File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260624154507-ea7ff77a0ddb
1818 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260713194119-2689c5708c8b
1919 github.com/smartcontractkit/chainlink-deployments-framework v0.109.1-0.20260604174622-e26b8cddfa0a
20- github.com/smartcontractkit/chainlink-sui v0.0.0
20+ github.com/smartcontractkit/chainlink-sui v0.0.0-20260713213943-b588203d6679
2121 github.com/smartcontractkit/mcms v0.45.2-0.20260604181544-da0bd7da623d
2222 github.com/stretchr/testify v1.11.1
2323 golang.org/x/crypto v0.53.0
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
1313 github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260625091148-e5618f5682ee
1414 github.com/smartcontractkit/chainlink-common v0.11.2-0.20260713194119-2689c5708c8b
1515 github.com/smartcontractkit/chainlink-deployments-framework v0.111.1-0.20260612191326-e31c0ae4cd54
16- github.com/smartcontractkit/chainlink-sui v0.0.0
17- github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-00010101000000-000000000000
16+ github.com/smartcontractkit/chainlink-sui v0.0.0-20260713213943-b588203d6679
17+ github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260713213943-b588203d6679
1818 github.com/smartcontractkit/mcms v0.48.0
1919 github.com/stretchr/testify v1.11.1
2020)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replace github.com/smartcontractkit/chainlink-sui => ../
88
99replace github.com/smartcontractkit/chainlink-sui/deployment => ../deployment
1010
11- require github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-00010101000000-000000000000
11+ require github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260713213943-b588203d6679
1212
1313require (
1414 filippo.io/edwards25519 v1.1.1 // indirect
You can’t perform that action at this time.
0 commit comments