[#2184] go.mod: Update neo-go to v0.100.1

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2022-12-28 15:44:53 +03:00 committed by Anton Nikiforov
parent 71c64ae253
commit 874be99076
3 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,8 @@ Changelog for NeoFS Node
### Fixed
### Removed
### Updated
- `neo-go` to `v0.100.1`
### Updating from v0.35.0
## [0.35.0] - 2022-12-28 - Sindo (신도)

2
go.mod
View file

@ -19,7 +19,7 @@ require (
github.com/mr-tron/base58 v1.2.0
github.com/multiformats/go-multiaddr v0.4.0
github.com/nats-io/nats.go v1.16.0
github.com/nspcc-dev/neo-go v0.100.0
github.com/nspcc-dev/neo-go v0.100.1
github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20221202075445-cb5c18dc73eb // indirect
github.com/olekukonko/tablewriter v0.0.5
github.com/panjf2000/ants/v2 v2.4.0

BIN
go.sum

Binary file not shown.