module gitee.com/zhucheer/cfg require ( github.com/BurntSushi/toml v0.3.1 github.com/nacos-group/nacos-sdk-go v1.0.5 gopkg.in/yaml.v2 v2.2.8 // indirect gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b ) go 1.13