lower golang version

This commit is contained in:
Роман Бойков 2026-04-01 20:23:18 +03:00
parent ff2e10afdb
commit b8094cd1b3

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/romychs/z80go
go 1.25
go 1.24
require github.com/sirupsen/logrus v1.9.4