module github.com/romychs/z80go go 1.25 require ( github.com/sirupsen/logrus v1.9.4 gopkg.in/yaml.v3 v3.0.1 )