module github.com/nspcc-dev/neo-go/examples/nft-nd-nns go 1.16 require ( github.com/nspcc-dev/neo-go v0.98.6-pre.0.20220523110500-1cc107d4610e github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220601120906-3bec6657f5c5 github.com/stretchr/testify v1.7.0 )