[#433] Update neo-go to v0.94.0

This version supports updated network fee calculation.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2021-03-22 10:27:46 +03:00 committed by Alex Vanin
parent 5149a701f3
commit 56243fe2b1
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -15,7 +15,7 @@ require (
github.com/multiformats/go-multiaddr-net v0.1.2 // v0.1.1 => v0.1.2
github.com/multiformats/go-multihash v0.0.13 // indirect
github.com/nspcc-dev/hrw v1.0.9
github.com/nspcc-dev/neo-go v0.94.0-pre.0.20210312122023-f7d74190f53d
github.com/nspcc-dev/neo-go v0.94.0
github.com/nspcc-dev/neofs-api-go v1.24.1-0.20210317113002-2fcb6d961335
github.com/nspcc-dev/neofs-crypto v0.3.0
github.com/nspcc-dev/tzhash v1.4.0

BIN
go.sum

Binary file not shown.