build(deps): bump github.com/marekm4/color-extractor from 1.2.0 to 1.2.1

Bumps [github.com/marekm4/color-extractor](https://github.com/marekm4/color-extractor) from 1.2.0 to 1.2.1.
- [Commits](https://github.com/marekm4/color-extractor/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/marekm4/color-extractor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-04 08:18:49 +00:00
committed by Bjørn Erik Pedersen
parent da0df0ada3
commit bf891c2259
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.12
github.com/magefile/mage v1.15.0
github.com/marekm4/color-extractor v1.2.0
github.com/marekm4/color-extractor v1.2.1
github.com/mattn/go-isatty v0.0.19
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.5.0