module github.com/OpenIMSDK/Open-IM-Server/tools/yamlfmt go 1.18 require ( github.com/likexian/gokit v0.25.13 gopkg.in/yaml.v3 v3.0.1 )