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
				
			@@ -27,13 +27,13 @@ import (
 | 
			
		||||
	"code.gitea.io/gitea/routers"
 | 
			
		||||
	"code.gitea.io/gitea/routers/routes"
 | 
			
		||||
 | 
			
		||||
	"github.com/go-xorm/xorm"
 | 
			
		||||
	context2 "github.com/gorilla/context"
 | 
			
		||||
	"github.com/unknwon/com"
 | 
			
		||||
	"gopkg.in/src-d/go-git.v4"
 | 
			
		||||
	"gopkg.in/src-d/go-git.v4/config"
 | 
			
		||||
	"gopkg.in/src-d/go-git.v4/plumbing"
 | 
			
		||||
	"gopkg.in/testfixtures.v2"
 | 
			
		||||
	"xorm.io/xorm"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var codeFilePath = "contrib/pr/checkout.go"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user