mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-29 03:41:45 +00:00
c053f1a4af
*: drop go 1.17 support
5 lines
153 B
Modula-2
5 lines
153 B
Modula-2
module github.com/nspcc-dev/neo-go/internal/examples/oracle
|
|
|
|
go 1.18
|
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20221202075445-cb5c18dc73eb
|