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 @@ -3,7 +3,7 @@ module github.com/nspcc-dev/neo-go/examples/nft-nd-nns
33go 1.24.0
44
55require (
6- github.com/nspcc-dev/neo-go v0.113.1-0.20251010141927-ac58bbb39350
6+ github.com/nspcc-dev/neo-go v0.113.1-0.20251029110121-7f9495a6f27a
77 github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20251029105958-f922d4c5a8f1
88 github.com/stretchr/testify v1.11.1
99)
Original file line number Diff line number Diff line change @@ -128,8 +128,8 @@ github.com/nspcc-dev/go-ordered-json v0.0.0-20250911084817-6fb4472993d1 h1:U3wvY
128128github.com/nspcc-dev/go-ordered-json v0.0.0-20250911084817-6fb4472993d1 /go.mod h1:CHwf1nwquA6ecSfxmNF0YuemOPHAnRGoLuZUv/WPjeY =
129129github.com/nspcc-dev/hrw/v2 v2.0.4 h1:o3Zh/2aF+IgGpvt414f46Ya20WG9u9vWxVd16ErFI8w =
130130github.com/nspcc-dev/hrw/v2 v2.0.4 /go.mod h1:dUjOx27zTTvoPmT5EG25vSSWL2tKS7ndAa2TPTiZwFo =
131- github.com/nspcc-dev/neo-go v0.113.1-0.20251010141927-ac58bbb39350 h1:v3kn1A+IzUd+tSPutByivpVRP/R+vz4pYH9Se72pHMc =
132- github.com/nspcc-dev/neo-go v0.113.1-0.20251010141927-ac58bbb39350 /go.mod h1:h63dEk1KmppwxXGi453woIhpvPf0lBmqLfWzd5TEUrs =
131+ github.com/nspcc-dev/neo-go v0.113.1-0.20251029110121-7f9495a6f27a h1:Z8790lKra8v/OUcTYSr5NHzMKwHMr02+zrZNQa62lu4 =
132+ github.com/nspcc-dev/neo-go v0.113.1-0.20251029110121-7f9495a6f27a /go.mod h1:9pU8FsSynR6jsXIVFGD2beTuSHVZlmvxifkU6iq4B6c =
133133github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20251029105958-f922d4c5a8f1 h1:cB6sQPUYN0UUExBg1IgNAwcDJLi9yyI2oI46l+HfSGE =
134134github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20251029105958-f922d4c5a8f1 /go.mod h1:X2spkE8hK/l08CYulOF19fpK5n3p2xO0L1GnJFIywQg =
135135github.com/nspcc-dev/neofs-sdk-go v1.0.0-rc.15 h1:KM1uenYD6BES9pW69ZNglCKTLu5WzQCziaD361YfuW4 =
You can’t perform that action at this time.
0 commit comments