*: bump minimum required go version to 1.19

For all components.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
This commit is contained in:
Anna Shaleva 2023-10-11 11:21:41 +03:00
parent e6b4fbc999
commit 995d774ff8
17 changed files with 17 additions and 17 deletions

View file

@ -1,5 +1,5 @@
module github.com/nspcc-dev/neo-go/examples/timer
go 1.18
go 1.19
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20231005104605-a2d28272ef22