]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 15 Nov 2024 08:04:55 +0000 (08:04 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 15 Nov 2024 09:02:13 +0000 (10:02 +0100)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 417ae934f6687fd4064725584ffc1dea8492c75b..bac210042546b1e710f0235f4d683d89ea5b64c1 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
        github.com/disintegration/gift v1.2.1
        github.com/dustin/go-humanize v1.0.1
        github.com/evanw/esbuild v0.24.0
-       github.com/fatih/color v1.17.0
+       github.com/fatih/color v1.18.0
        github.com/fortytw2/leaktest v1.3.0
        github.com/frankban/quicktest v1.14.6
        github.com/fsnotify/fsnotify v1.7.0
diff --git a/go.sum b/go.sum
index 91bf20425f1a83b8a5f4f6db17981b20a92ce75e..2ed8cd7bd29a7ff2d3b5f27bd67aec800472b492 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -191,8 +191,8 @@ github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.m
 github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
 github.com/evanw/esbuild v0.24.0 h1:GZ78naTLp7FKr+K7eNuM/SLs5maeiHYRPsTg6kmdsSE=
 github.com/evanw/esbuild v0.24.0/go.mod h1:D2vIQZqV/vIf/VRHtViaUtViZmG7o+kKmlBfVQuRi48=
-github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
-github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
+github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
+github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
 github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
 github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
 github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=