mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Upgrade xorm to v0.8.0 (#8536)
This commit is contained in:
		
				
					committed by
					
						
						Antoine GIRARD
					
				
			
			
				
	
			
			
			
						parent
						
							ae132632a9
						
					
				
				
					commit
					d151503d34
				
			@@ -5,7 +5,7 @@
 | 
			
		||||
package migrations
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"github.com/go-xorm/xorm"
 | 
			
		||||
	"xorm.io/xorm"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func addHTTPMethodToWebhook(x *xorm.Engine) error {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user