Skip to content

Commit bd58ef2

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 52ef992 commit bd58ef2

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
@@ -52,7 +52,7 @@ require (
5252
github.com/stretchr/testify v1.11.1
5353
github.com/testcontainers/testcontainers-go v0.42.0
5454
github.com/testcontainers/testcontainers-go/modules/postgres v0.41.0
55-
github.com/xssnick/tonutils-go v1.14.1
55+
github.com/xssnick/tonutils-go v1.17.2
5656
github.com/zksync-sdk/zksync2-go v1.1.1-0.20250620124214-2c742ee399c6
5757
go.uber.org/zap v1.28.0
5858
golang.org/x/crypto v0.52.0
@@ -98,6 +98,7 @@ require (
9898
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
9999
github.com/onsi/ginkgo/v2 v2.22.1 // indirect
100100
github.com/onsi/gomega v1.36.2 // indirect
101+
github.com/pierrec/lz4/v4 v4.1.26 // indirect
101102
github.com/smartcontractkit/chainlink-canton v0.0.0-20260602133237-99f834640c9d // indirect
102103
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260506120607-7f10be016c89 // indirect
103104
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10 // indirect
@@ -126,7 +127,7 @@ require (
126127

127128
require (
128129
dario.cat/mergo v1.0.2 // indirect
129-
filippo.io/edwards25519 v1.1.1 // indirect
130+
filippo.io/edwards25519 v1.2.0 // indirect
130131
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
131132
github.com/BurntSushi/toml v1.6.0 // indirect
132133
github.com/DataDog/zstd v1.5.6 // indirect
@@ -280,7 +281,6 @@ require (
280281
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
281282
github.com/shirou/gopsutil/v4 v4.26.3 // indirect
282283
github.com/shopspring/decimal v1.4.0 // indirect
283-
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 // indirect
284284
github.com/sirupsen/logrus v1.9.4 // indirect
285285
github.com/smartcontractkit/chainlink-sui v0.0.0-20260527160341-aa3adc0abf67
286286
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)