mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Rewrite XORM queries
This commit is contained in:
		| @@ -17,12 +17,12 @@ import ( | ||||
| 	"strings" | ||||
|  | ||||
| 	"github.com/Unknwon/com" | ||||
| 	"github.com/go-gitea/git" | ||||
| 	"github.com/go-gitea/gitea/modules/base" | ||||
| 	"github.com/go-gitea/gitea/modules/log" | ||||
| 	"github.com/go-gitea/gitea/modules/process" | ||||
| 	"github.com/go-gitea/gitea/modules/setting" | ||||
| 	"github.com/go-gitea/gitea/modules/template/highlight" | ||||
| 	"github.com/go-gitea/git" | ||||
| 	"github.com/sergi/go-diff/diffmatchpatch" | ||||
| 	"golang.org/x/net/html/charset" | ||||
| 	"golang.org/x/text/transform" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user