2022-01-18 12:25:24 +03:00
|
|
|
module github.com/nspcc-dev/neo-go/examples/storage
|
|
|
|
|
2024-03-04 17:49:01 +03:00
|
|
|
go 1.20
|
2022-01-18 12:25:24 +03:00
|
|
|
|
2024-05-13 10:16:04 +03:00
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20240513071056-6e0926e59ffb
|