mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 19:29:39 +00:00
dfcff64acb
This also changes workflows to test 1.22 and 1.23 only (refs. https://github.com/nspcc-dev/.github/issues/30). Fixes #3310. Signed-off-by: Roman Khimov <roman@nspcc.ru>
5 lines
143 B
Modula-2
5 lines
143 B
Modula-2
module github.com/nspcc-dev/neo-go/examples/token
|
|
|
|
go 1.22
|
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20240727093519-1a48f1ce43ec
|