module github.com/nspcc-dev/neofs-crypto
go 1.16
require (
github.com/mr-tron/base58 v1.2.0
github.com/nspcc-dev/rfc6979 v0.2.0
github.com/stretchr/testify v1.7.0
)