module github.com/elhmn/ckp go 1.12 require ( github.com/rs/xid v1.2.1 gopkg.in/yaml.v2 v2.2.2 )