module github.com/AlexBrin/goVkBot go 1.12 require ( github.com/fatih/color v1.7.0 github.com/mattn/go-colorable v0.1.2 // indirect github.com/mattn/go-isatty v0.0.9 // indirect github.com/mitchellh/mapstructure v1.1.2 )