The package [go-ansi](https://git.sr.ht/~poldi1405/go-ansi) has been
updated to version 1.4.1
*This changelog also includes changes from version 1.4.0*
The changes of this version are:
- [1.4.0] Support for the `NO_COLOR`[^1] environment variable
- The function `OverrideNoColor()` allows outputting colors if the user
requests it
[^1]: see https://no-color.org for more information