module github.com/nspcc-dev/neo-go/examples/nft-nd-nns go 1.16 require ( github.com/nspcc-dev/neo-go v0.98.3-pre.0.20220405074910-7b5ff25a40a9 github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220421162616-d942940a826c github.com/stretchr/testify v1.7.0 )