Prepare for v0.14.0-rc.1

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2020-12-25 16:43:42 +03:00 committed by Alex Vanin
parent fe2b1fdc4b
commit 0855dec9c2
3 changed files with 15 additions and 3 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
github.com/multiformats/go-multihash v0.0.13 // indirect
github.com/nspcc-dev/hrw v1.0.9
github.com/nspcc-dev/neo-go v0.91.1-pre.0.20201215101847-7c2257803f32
github.com/nspcc-dev/neofs-api-go v1.21.3-0.20201224122131-86c0c57416f9
github.com/nspcc-dev/neofs-api-go v1.22.0-rc.1
github.com/nspcc-dev/neofs-crypto v0.3.0
github.com/nspcc-dev/tzhash v1.4.0
github.com/panjf2000/ants/v2 v2.3.0