File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.7
55require  (
66	github.com/aws/aws-sdk-go  v1.48.0 
77	github.com/joho/godotenv  v1.4.0 
8- 	github.com/mattn/go-zglob  v0.0.4  
8+ 	github.com/mattn/go-zglob  v0.0.6  
99	github.com/sirupsen/logrus  v1.9.0 
1010	github.com/urfave/cli  v1.22.10 
1111)
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/joho/godotenv v1.4.0 h1:3l4+N6zfMWnkbPEXKng2o2/MR5mSwTrBih4ZEkkz1lg=
1515github.com/joho/godotenv  v1.4.0 /go.mod  h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
1616github.com/mattn/go-zglob  v0.0.4  h1:LQi2iOm0/fGgu80AioIJ/1j9w9Oh+9DZ39J4VAGzHQM =
1717github.com/mattn/go-zglob  v0.0.4 /go.mod  h1:MxxjyoXXnMxfIpxTK2GAkw1w8glPsQILx3N5wrKakiY =
18+ github.com/mattn/go-zglob  v0.0.6  h1:mP8RnmCgho4oaUYDIDn6GNxYk+qJGUs8fJLn+twYj2A =
19+ github.com/mattn/go-zglob  v0.0.6 /go.mod  h1:MxxjyoXXnMxfIpxTK2GAkw1w8glPsQILx3N5wrKakiY =
1820github.com/pkg/errors  v0.9.1  h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
1921github.com/pkg/errors  v0.9.1 /go.mod  h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
2022github.com/pmezard/go-difflib  v1.0.0  h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments