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.25 .0 
12+ 	golang.org/x/term  v0.26 .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.26 .0  //  indirect
29+ 	golang.org/x/sys  v0.27 .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.26 .0  h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
44- golang.org/x/sys  v0.26 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
45- golang.org/x/term  v0.25 .0  h1:WtHI/ltw4NvSUig5KARz9h521QvRC8RmF/cuYqifU24 =
46- golang.org/x/term  v0.25 .0 /go.mod  h1:RPyXicDX+6vLxogjjRxjgD2TKtmAO6NZBsBRfrOLu7M =
43+ golang.org/x/sys  v0.27 .0  h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s =
44+ golang.org/x/sys  v0.27 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
45+ golang.org/x/term  v0.26 .0  h1:WEQa6V3Gja/BhNxg540hBip/kkaYtRg3cxg4oXSw4AU =
46+ golang.org/x/term  v0.26 .0 /go.mod  h1:Si5m1o57C5nBNQo5z1iq+XDijt21BDBDp2bK0QI8e3E =
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