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 11---
22name : github.com/mattn/go-isatty 
3- version : v0.0.19  
3+ version : v0.0.20  
44type : go 
55summary : Package isatty implements interface to isatty 
66homepage : https://pkg.go.dev/github.com/mattn/go-isatty 
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222	github.com/mailru/easyjson  v0.7.7 
2323	github.com/marcinbor85/gohex  v0.0.0-20210308104911-55fb1c624d84 
2424	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  
2626	github.com/pkg/errors  v0.9.1 
2727	github.com/rifflock/lfshook  v0.0.0-20180920164130-b9218ef580f5 
2828	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
241241github.com/mattn/go-colorable  v0.1.13 /go.mod  h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
242242github.com/mattn/go-isatty  v0.0.14 /go.mod  h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94 =
243243github.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 =
246246github.com/mattn/go-runewidth  v0.0.13 /go.mod  h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
247247github.com/mattn/go-runewidth  v0.0.15  h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZgg3U =
248248github.com/mattn/go-runewidth  v0.0.15 /go.mod  h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments