File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ go 1.18
44
55require  (
66	github.com/joho/godotenv  v1.5.1 
7- 	github.com/pelletier/go-toml/v2    v2.0.9 
8- 	github.com/pelletier/go-toml/v2  v2.0.9  
7+ 	github.com/pelletier/go-toml   v1.9.5 
8+ 	github.com/pelletier/go-toml/v2  v2.1.1  
99	github.com/sirupsen/logrus  v1.9.3 
10- 	github.com/urfave/cli/v2    v2.25.7 
10+ 	github.com/urfave/cli   v1.22.14 
1111	github.com/urfave/cli/v2  v2.25.7 
1212)
1313
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwA
1212github.com/pelletier/go-toml  v1.9.5  h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
1313github.com/pelletier/go-toml  v1.9.5 /go.mod  h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
1414github.com/pelletier/go-toml/v2  v2.0.9 /go.mod  h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc =
15+ github.com/pelletier/go-toml/v2  v2.1.1 /go.mod  h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc =
1516github.com/pmezard/go-difflib  v1.0.0  h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1617github.com/pmezard/go-difflib  v1.0.0 /go.mod  h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
1718github.com/russross/blackfriday/v2  v2.0.1  h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0RK8m9o+Q =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments