module github.com/taigrr/jety go 1.25.5 require ( github.com/BurntSushi/toml v1.3.2 gopkg.in/yaml.v3 v3.0.1 )