File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99	github.com/rjeczalik/notify  v0.9.3 
1010	github.com/sirupsen/logrus  v1.9.3 
1111	github.com/spf13/cobra  v1.8.1 
12- 	golang.org/x/term  v0.23 .0 
12+ 	golang.org/x/term  v0.24 .0 
1313	gopkg.in/yaml.v3  v3.0.1 
1414)
1515
@@ -26,5 +26,5 @@ require (
2626	github.com/mattn/go-colorable  v0.1.13  //  indirect
2727	github.com/mattn/go-isatty  v0.0.20  //  indirect
2828	github.com/spf13/pflag  v1.0.5  //  indirect
29- 	golang.org/x/sys  v0.23 .0  //  indirect
29+ 	golang.org/x/sys  v0.25 .0  //  indirect
3030)
Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ golang.org/x/sys v0.0.0-20180926160741-c2ed4eda69e7/go.mod h1:STP8DvDyc/dI5b8T5h
4040golang.org/x/sys  v0.0.0-20220715151400-c0bba94af5f8 /go.mod  h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
4141golang.org/x/sys  v0.0.0-20220811171246-fbc7d0a398ab /go.mod  h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
4242golang.org/x/sys  v0.6.0 /go.mod  h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
43- golang.org/x/sys  v0.23 .0  h1:YfKFowiIMvtgl1UERQoTPPToxltDeZfbj4H7dVUCwmM =
44- golang.org/x/sys  v0.23 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
45- golang.org/x/term  v0.23 .0  h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU =
46- golang.org/x/term  v0.23 .0 /go.mod  h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk =
43+ golang.org/x/sys  v0.25 .0  h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34 =
44+ golang.org/x/sys  v0.25 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
45+ golang.org/x/term  v0.24 .0  h1:Mh5cbb+Zk2hqqXNO7S1iTjEphVL+jb8ZWaqh/g+JWkM =
46+ golang.org/x/term  v0.24 .0 /go.mod  h1:lOBK/LVxemqiMij05LGJ0tzNr8xlmwBRJ81PX6wVLH8 =
4747gopkg.in/check.v1  v0.0.0-20161208181325-20d25e280405  h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
4848gopkg.in/check.v1  v0.0.0-20161208181325-20d25e280405 /go.mod  h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
4949gopkg.in/yaml.v3  v3.0.0-20200313102051-9f266ea9e77c /go.mod  h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments