module github.com/nspcc-dev/neo-go/examples/nft-nd-nns go 1.16 require ( github.com/nspcc-dev/neo-go v0.98.1-pre.0.20220125094106-e890c32dccf3 github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220301152507-4c415683e74e github.com/stretchr/testify v1.7.0 )