File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/ethereum/go-ethereum v1.15.3
12
12
github.com/gagliardetto/solana-go v1.12.0
13
13
github.com/google/uuid v1.6.0
14
- github.com/pattonkan/sui-go v0.1.0
14
+ github.com/pattonkan/sui-go v0.1.1
15
15
github.com/smartcontractkit/chain-selectors v1.0.60
16
16
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a
17
17
github.com/smartcontractkit/chainlink-common v0.7.0
Original file line number Diff line number Diff line change @@ -396,8 +396,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
396
396
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
397
397
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
398
398
github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
399
- github.com/pattonkan/sui-go v0.1.0 h1:95re846OafM6erXSqk53UASESQocavRT/g418ic198E =
400
- github.com/pattonkan/sui-go v0.1.0 /go.mod h1:E07Cqy27cBNcef90eXnfi/1T5t4Hyn6RxxeK3+NxQ2A =
399
+ github.com/pattonkan/sui-go v0.1.1 h1:AxyqO7K+ij9McC0yHd5sw+DRodZz1G5ciRS/826XSCg =
400
+ github.com/pattonkan/sui-go v0.1.1 /go.mod h1:R++KSg229S+rX2Lwz+LmtxEVKnnwmHPjQ+c20TLUg2w =
401
401
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M =
402
402
github.com/pelletier/go-toml/v2 v2.2.3 /go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc =
403
403
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4 =
You can’t perform that action at this time.
0 commit comments