Skip to content

Commit e5856a8

Browse files
build(deps): bump github.com/pattonkan/sui-go from 0.1.0 to 0.1.1
Bumps [github.com/pattonkan/sui-go](https://github.com/pattonkan/sui-go) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/pattonkan/sui-go/releases) - [Commits](pattonkan/sui-go@v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/pattonkan/sui-go dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d8c945 commit e5856a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/ethereum/go-ethereum v1.15.3
1212
github.com/gagliardetto/solana-go v1.12.0
1313
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
1515
github.com/smartcontractkit/chain-selectors v1.0.60
1616
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a
1717
github.com/smartcontractkit/chainlink-common v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
396396
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
397397
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
398398
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=
401401
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=
402402
github.com/pelletier/go-toml/v2 v2.2.3/go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc=
403403
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=

0 commit comments

Comments
 (0)