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