From 47d58abebbc2e81e953e631a4c6f6a845481f2b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:15:18 +0000 Subject: [PATCH] Bump github.com/fatih/color from 1.13.0 to 1.18.0 Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.18.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.13.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] --- go.mod | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/go.mod b/go.mod index b5e6704..6fe5dc3 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/awoodbeck/strftime v0.0.0-20180221155908-016cde65fcde github.com/creasty/defaults v1.5.2 github.com/fasthttp/websocket v1.4.6 - github.com/fatih/color v1.13.0 + github.com/fatih/color v1.18.0 github.com/getevo/evo v1.0.9 github.com/getevo/monday v1.0.2 github.com/go-git/go-git/v5 v5.4.2 @@ -18,9 +18,6 @@ require ( github.com/gofiber/fiber/v2 v2.27.0 github.com/hart87/GoFlake v0.0.0-20210517135841-c95a47da3eb9 github.com/hart87/goflake v0.0.0-20210517135841-c95a47da3eb9 // indirect - github.com/hashicorp/consul/api v1.12.0 // indirect - github.com/hashicorp/vault/api v1.3.1 // indirect - github.com/heetch/confita v0.10.0 // indirect github.com/kelindar/binary v1.0.17 github.com/mattn/go-zglob v0.0.3 github.com/mitchellh/mapstructure v1.4.2