build(deps): bump github.com/make-go-great/color-go from 0.3.0 to 0.4.1

Bumps [github.com/make-go-great/color-go](https://github.com/make-go-great/color-go) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/make-go-great/color-go/releases)
- [Changelog](https://github.com/make-go-great/color-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/make-go-great/color-go/compare/v0.3.0...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/make-go-great/color-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
main
dependabot[bot] 2022-07-22 06:14:00 +00:00 committed by sudo pacman -Syu
parent c23a5f2d8d
commit a9e702a25e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.18
require (
github.com/go-git/go-git/v5 v5.4.2
github.com/make-go-great/color-go v0.3.0
github.com/make-go-great/color-go v0.4.1
github.com/make-go-great/date-go v0.4.0
github.com/make-go-great/ioe-go v0.4.0
github.com/make-go-great/markdown-go v0.5.0

4
go.sum
View File

@ -54,8 +54,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/make-go-great/color-go v0.3.0 h1:ZVtVk/wVVsZZwSJG7PZpsY5zwIyGao5VoN48yKfSzYA=
github.com/make-go-great/color-go v0.3.0/go.mod h1:G5G8IJ3PUo+vSQ+UvnfaswF8O/piVIhFJKv1mQjBGpI=
github.com/make-go-great/color-go v0.4.1 h1:4HIat5r1oQneu5BSDUjHKN/9x4Ay2qEEkswdOgk/VRY=
github.com/make-go-great/color-go v0.4.1/go.mod h1:G5G8IJ3PUo+vSQ+UvnfaswF8O/piVIhFJKv1mQjBGpI=
github.com/make-go-great/date-go v0.4.0 h1:bH1jyb9BBlig+R+jJMRIIcKXI9pRTdJetS0tHkJSv1s=
github.com/make-go-great/date-go v0.4.0/go.mod h1:8EPEcTTWt69iOO41+Bb8EbggAwJ7/l7ml11BJLc9w/o=
github.com/make-go-great/ioe-go v0.4.0 h1:abRH8J01am7A9VsinEG0WnXDiT1CWk7Cd0auRvWuNyQ=