gotest.tools/gotestsum@v1.11.0/internal/dotwriter/README (about)

     1  This package contains a striped down and modified version of
     2  https://github.com/gosuri/uilive. The original package did not work with
     3  terminal colors, and had some bits that were unnecessary for gotestsum.