Update module github.com/fatih/color to v1.17.0
This commit is contained in:
4
go.mod
4
go.mod
@@ -2,10 +2,10 @@ module adventofcode
|
||||
|
||||
go 1.21.4
|
||||
|
||||
require github.com/fatih/color v1.16.0
|
||||
require github.com/fatih/color v1.17.0
|
||||
|
||||
require (
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
golang.org/x/sys v0.14.0 // indirect
|
||||
golang.org/x/sys v0.18.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user