1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

fix(deps): update module github.com/fatih/color to v1.15.0 (#803)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-14 16:18:06 -07:00
committed by GitHub
parent 9a00c13773
commit 5db07b5c97
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
github.com/BurntSushi/toml v1.2.1
github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
github.com/fatih/color v1.14.1
github.com/fatih/color v1.15.0
github.com/fatih/structtag v1.2.0
github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
github.com/mitchellh/go-homedir v1.1.0