mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-05-05 03:06:16 +00:00
*: bump min Go to 1.21, use 1.23 by default
Fixes #3089. Signed-off-by: Roman Khimov <roman@nspcc.ru>
This commit is contained in:
parent
dc6c195637
commit
f21edef43b
28 changed files with 80 additions and 34 deletions
|
@ -1,5 +1,5 @@
|
|||
module github.com/nspcc-dev/neo-go/examples/timer
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20240727093519-1a48f1ce43ec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue