module github.com/CCDirectLink/CCUpdaterCLI go 1.12 require ( github.com/coreos/go-semver v0.3.0 gopkg.in/yaml.v2 v2.2.2 // indirect )