module github.com/nspcc-dev/neo-go/examples/nft-nd-nns go 1.17 require ( github.com/nspcc-dev/neo-go v0.99.1-pre.0.20220711130119-3594c4f760bc github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220728140123-61cfbbd33fa2 github.com/stretchr/testify v1.7.0 )