module github.com/nspcc-dev/neofs-contract go 1.12 require ( github.com/multiformats/go-multiaddr v0.2.1 github.com/nspcc-dev/neo-go v0.74.0 github.com/nspcc-dev/neofs-api-go v0.5.0 github.com/nspcc-dev/neofs-crypto v0.3.0 github.com/stretchr/testify v1.5.1 )