module git.sharkk.net/Go/Config go 1.23.5 require ( github.com/BurntSushi/toml v1.4.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )