Skip to content

Commit 323d3fc

Browse files
chore(deps): bump github.com/xssnick/tonutils-go from 1.14.1 to 1.17.2
Bumps [github.com/xssnick/tonutils-go](https://github.com/xssnick/tonutils-go) from 1.14.1 to 1.17.2. - [Release notes](https://github.com/xssnick/tonutils-go/releases) - [Commits](xssnick/tonutils-go@v1.14.1...v1.17.2) --- updated-dependencies: - dependency-name: github.com/xssnick/tonutils-go dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e31c0ae commit 323d3fc

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ require (
5656
github.com/stretchr/testify v1.11.1
5757
github.com/testcontainers/testcontainers-go v0.42.0
5858
github.com/testcontainers/testcontainers-go/modules/postgres v0.41.0
59-
github.com/xssnick/tonutils-go v1.14.1
59+
github.com/xssnick/tonutils-go v1.17.2
6060
github.com/zksync-sdk/zksync2-go v1.1.1-0.20250620124214-2c742ee399c6
6161
go.uber.org/zap v1.28.0
6262
golang.org/x/crypto v0.52.0
@@ -103,6 +103,7 @@ require (
103103
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
104104
github.com/onsi/ginkgo/v2 v2.22.1 // indirect
105105
github.com/onsi/gomega v1.36.2 // indirect
106+
github.com/pierrec/lz4/v4 v4.1.26 // indirect
106107
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10 // indirect
107108
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260505131349-78e491b80735 // indirect
108109
github.com/smartcontractkit/chainlink-protos/linking-service/go v0.0.0-20251002192024-d2ad9222409b // indirect
@@ -128,7 +129,7 @@ require (
128129

129130
require (
130131
dario.cat/mergo v1.0.2 // indirect
131-
filippo.io/edwards25519 v1.1.1 // indirect
132+
filippo.io/edwards25519 v1.2.0 // indirect
132133
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
133134
github.com/BurntSushi/toml v1.6.0 // indirect
134135
github.com/DataDog/zstd v1.5.6 // indirect
@@ -281,7 +282,6 @@ require (
281282
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
282283
github.com/shirou/gopsutil/v4 v4.26.3 // indirect
283284
github.com/shopspring/decimal v1.4.0 // indirect
284-
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 // indirect
285285
github.com/sirupsen/logrus v1.9.4 // indirect
286286
github.com/smartcontractkit/chainlink-sui v0.0.0-20260610194843-349ea43d69ce
287287
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // indirect

go.sum

Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)