mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	fix import path, fix #1782
This commit is contained in:
		| @@ -5,8 +5,8 @@ | ||||
| package auth | ||||
|  | ||||
| import ( | ||||
| 	"github.com/Unknwon/macaron" | ||||
| 	"github.com/macaron-contrib/binding" | ||||
| 	"github.com/go-macaron/binding" | ||||
| 	"gopkg.in/macaron.v1" | ||||
| ) | ||||
|  | ||||
| // ________                            .__                __  .__ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Unknwon
					Unknwon