File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
.licenses/go/github.com/mattn Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : github.com/mattn/go-isatty
3
- version : v0.0.19
3
+ version : v0.0.20
4
4
type : go
5
5
summary : Package isatty implements interface to isatty
6
6
homepage : https://pkg.go.dev/github.com/mattn/go-isatty
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/mailru/easyjson v0.7.7
23
23
github.com/marcinbor85/gohex v0.0.0-20210308104911-55fb1c624d84
24
24
github.com/mattn/go-colorable v0.1.13
25
- github.com/mattn/go-isatty v0.0.19
25
+ github.com/mattn/go-isatty v0.0.20
26
26
github.com/pkg/errors v0.9.1
27
27
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
28
28
github.com/rogpeppe/go-internal v1.11.0
Original file line number Diff line number Diff line change @@ -241,8 +241,8 @@ github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxec
241
241
github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
242
242
github.com/mattn/go-isatty v0.0.14 /go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94 =
243
243
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
244
- github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA =
245
- github.com/mattn/go-isatty v0.0.19 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
244
+ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
245
+ github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
246
246
github.com/mattn/go-runewidth v0.0.13 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
247
247
github.com/mattn/go-runewidth v0.0.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZgg3U =
248
248
github.com/mattn/go-runewidth v0.0.15 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
You can’t perform that action at this time.
0 commit comments