module remote-chat go 1.26.1 require github.com/tkanos/gonfig v0.0.0-20210106201359-53e13348de2f require ( github.com/ghodss/yaml v1.0.0 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect )