summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-04 08:18:49 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-08-04 12:37:05 +0200
commitbf891c22597b1a23e9156b36e6e7aca208ab88d7 (patch)
tree6068088911cc116d13bbdfc529691a78d5a232f0 /go.mod
parentda0df0ada339b788fdd0c602919080aa2b4198c6 (diff)
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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ba80b579e..8d5945543 100644
--- a/go.mod
+++ b/go.mod
@@ -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