mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:56:10 +01:00 
			
		
		
		
	Replace gogits/git-module dependency with go-gitea/git (#94)
* Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed)
This commit is contained in:
		
				
					committed by
					
						 Andrey Nering
						Andrey Nering
					
				
			
			
				
	
			
			
			
						parent
						
							55a4d46f5d
						
					
				
				
					commit
					6e4252dad4
				
			| @@ -22,7 +22,7 @@ import ( | ||||
| 	"github.com/go-gitea/gitea/modules/process" | ||||
| 	"github.com/go-gitea/gitea/modules/setting" | ||||
| 	"github.com/go-gitea/gitea/modules/template/highlight" | ||||
| 	git "github.com/gogits/git-module" | ||||
| 	"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