File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11module  github.com/Quaver/api2 
22
3- go  1.23.2  
3+ go  1.23.5  
44
55require  (
66	github.com/Azure/azure-pipeline-go  v0.2.3 
@@ -15,6 +15,7 @@ require (
1515	github.com/go-resty/resty/v2  v2.15.3 
1616	github.com/golang-jwt/jwt/v5  v5.2.1 
1717	github.com/golang-migrate/migrate/v4  v4.18.1 
18+ 	github.com/microcosm-cc/bluemonday  v1.0.27 
1819	github.com/oliamb/cutter  v0.2.2 
1920	github.com/redis/go-redis/v9  v9.6.1 
2021	github.com/robfig/cron/v3  v3.0.1 
@@ -60,7 +61,6 @@ require (
6061	github.com/leodido/go-urn  v1.4.0  //  indirect
6162	github.com/mattn/go-ieproxy  v0.0.12  //  indirect
6263	github.com/mattn/go-isatty  v0.0.20  //  indirect
63- 	github.com/microcosm-cc/bluemonday  v1.0.27  //  indirect
6464	github.com/modern-go/concurrent  v0.0.0-20180306012644-bacd9c7ef1dd  //  indirect
6565	github.com/modern-go/reflect2  v1.0.2  //  indirect
6666	github.com/pelletier/go-toml/v2  v2.2.3  //  indirect
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments