updated dependencies
This commit is contained in:
parent
61a75b8af3
commit
863ffb4a36
1 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
@ -6,8 +6,7 @@ require git.velvettear.de/velvettear/loggo v0.0.0-20231113084149-980a00b4e084
|
|||
|
||||
require (
|
||||
github.com/fatih/color v1.16.0 // indirect
|
||||
github.com/kennykarnama/color-thief v0.0.0-20230222041546-c1bf65ec0808
|
||||
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.15.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue