File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
.licenses/go/github.com/fatih Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22name : github.com/fatih/color
3- version : v1.17 .0
3+ version : v1.18 .0
44type : go
55summary : Package color is an ANSI color package to output colorized or SGR defined
66 output to the standard output.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/codeclysm/extract/v4 v4.0.0
1919 github.com/djherbis/buffer v1.2.0
2020 github.com/djherbis/nio/v3 v3.0.1
21- github.com/fatih/color v1.17 .0
21+ github.com/fatih/color v1.18 .0
2222 github.com/go-git/go-git/v5 v5.4.2
2323 github.com/gofrs/uuid/v5 v5.3.0
2424 github.com/leonelquinteros/gotext v1.4.0
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/djherbis/nio/v3 v3.0.1/go.mod h1:Ng4h80pbZFMla1yKzm61cF0tqqilXZYrogmW
5454github.com/emirpasic/gods v1.12.0 /go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o =
5555github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc =
5656github.com/emirpasic/gods v1.18.1 /go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ =
57- github.com/fatih/color v1.17 .0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4 =
58- github.com/fatih/color v1.17 .0 /go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI =
57+ github.com/fatih/color v1.18 .0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
58+ github.com/fatih/color v1.18 .0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
5959github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 /go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc =
6060github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
6161github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
You can’t perform that action at this time.
0 commit comments