The package [glog](https://git.sr.ht/~poldi1405/glog) has been updated
to version 0.3.0
The changes of this version are:
- [B] the variable for overriding colors was renamed
- go-ansi was updated
- this automatically supports the NO_COLOR environment variable
- manually setting GLOG_COLOR to 1 overrides the NO_COLOR behavior
[B] – indicates a potentially breaking change