File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ go 1.20
44
55require  (
66	github.com/stretchr/testify  v1.9.0 
7- 	github.com/urfave/cli/v2  v2.27.4  
7+ 	github.com/urfave/cli/v2  v2.27.5  
88)
99
1010require  (
11- 	github.com/cpuguy83/go-md2man/v2  v2.0.4   //  indirect
11+ 	github.com/cpuguy83/go-md2man/v2  v2.0.5   //  indirect
1212	github.com/davecgh/go-spew  v1.1.1  //  indirect
1313	github.com/pmezard/go-difflib  v1.0.0  //  indirect
1414	github.com/russross/blackfriday/v2  v2.1.0  //  indirect
Original file line number Diff line number Diff line change 11github.com/cpuguy83/go-md2man/v2  v2.0.4  h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4 =
22github.com/cpuguy83/go-md2man/v2  v2.0.4 /go.mod  h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3+ github.com/cpuguy83/go-md2man/v2  v2.0.5  h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc =
4+ github.com/cpuguy83/go-md2man/v2  v2.0.5 /go.mod  h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
35github.com/davecgh/go-spew  v1.1.1  h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
46github.com/davecgh/go-spew  v1.1.1 /go.mod  h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
57github.com/pmezard/go-difflib  v1.0.0  h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
@@ -10,6 +12,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
1012github.com/stretchr/testify  v1.9.0 /go.mod  h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
1113github.com/urfave/cli/v2  v2.27.4  h1:o1owoI+02Eb+K107p27wEX9Bb8eqIoZCfLXloLUSWJ8 =
1214github.com/urfave/cli/v2  v2.27.4 /go.mod  h1:m4QzxcD2qpra4z7WhzEGn74WZLViBnMpb1ToCAKdGRQ =
15+ github.com/urfave/cli/v2  v2.27.5  h1:WoHEJLdsXr6dDWoJgMq/CboDmyY/8HMMH1fTECbih+w =
16+ github.com/urfave/cli/v2  v2.27.5 /go.mod  h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
1317github.com/xrash/smetrics  v0.0.0-20240521201337-686a1a2994c1  h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
1418github.com/xrash/smetrics  v0.0.0-20240521201337-686a1a2994c1 /go.mod  h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM =
1519gopkg.in/check.v1  v0.0.0-20161208181325-20d25e280405  h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments