module github.com/minio/colorjson go 1.16 require ( github.com/fatih/color v1.12.0 github.com/mattn/go-isatty v0.0.13 github.com/minio/pkg v1.0.3 )