Skip to content

Commit 4c14bbf

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 e389ad2 commit 4c14bbf

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.53.0
@@ -105,6 +105,7 @@ require (
105105
github.com/oasisprotocol/curve25519-voi v0.0.0-20251114093237-2ab5a27a1729 // indirect
106106
github.com/onsi/ginkgo/v2 v2.22.1 // indirect
107107
github.com/onsi/gomega v1.36.2 // indirect
108+
github.com/pierrec/lz4/v4 v4.1.26 // indirect
108109
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10 // indirect
109110
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260505131349-78e491b80735 // indirect
110111
github.com/smartcontractkit/chainlink-protos/linking-service/go v0.0.0-20251002192024-d2ad9222409b // indirect
@@ -131,7 +132,7 @@ require (
131132

132133
require (
133134
dario.cat/mergo v1.0.2 // indirect
134-
filippo.io/edwards25519 v1.1.1 // indirect
135+
filippo.io/edwards25519 v1.2.0 // indirect
135136
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
136137
github.com/BurntSushi/toml v1.6.0 // indirect
137138
github.com/DataDog/zstd v1.5.6 // indirect
@@ -284,7 +285,6 @@ require (
284285
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
285286
github.com/shirou/gopsutil/v4 v4.26.3 // indirect
286287
github.com/shopspring/decimal v1.4.0 // indirect
287-
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 // indirect
288288
github.com/sirupsen/logrus v1.9.4 // indirect
289289
github.com/smartcontractkit/chainlink-sui v0.0.0-20260610194843-349ea43d69ce
290290
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)