module github.com/minio/colorjson go 1.16 require ( github.com/fatih/color v1.13.0 github.com/mattn/go-isatty v0.0.16 github.com/minio/pkg v1.5.4 )