module github.com/stevec/fancywin go 1.24 require ( golang.org/x/sys v0.35.0 gopkg.in/yaml.v3 v3.0.1 )