go.mod: tidy

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
enable-notary-in-public-chains
Evgenii Stratonikov 2021-10-07 15:03:57 +03:00 committed by Alex Vanin
parent 922c73bdac
commit 80d599b65b
1 changed files with 1 additions and 0 deletions

1
go.mod
View File

@ -3,6 +3,7 @@ module github.com/nspcc-dev/neofs-contract
go 1.14
require (
github.com/mr-tron/base58 v1.2.0
github.com/nspcc-dev/neo-go v0.97.2
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.18.1