mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 22:28:05 +01:00 
			
		
		
		
	Merge branch 'develop' of github.com:gogits/gogs into develop
This commit is contained in:
		
						commit
						eac91a74d8
					
				| @ -24,6 +24,8 @@ github.com/go-macaron/i18n = | ||||
| github.com/go-macaron/session =  | ||||
| github.com/go-macaron/toolbox =  | ||||
| github.com/klauspost/compress =  | ||||
| github.com/klauspost/crc32 =  | ||||
| github.com/klauspost/cpuid =  | ||||
| github.com/mattn/go-sqlite3 = commit:b808f01f66 | ||||
| github.com/mcuadros/go-version = commit:d52711f8d6 | ||||
| github.com/microcosm-cc/bluemonday = commit:85ba47ef2c | ||||
|  | ||||
| @ -7,7 +7,7 @@ | ||||
| package setting | ||||
| 
 | ||||
| import ( | ||||
| 	_ "github.com/macaron-contrib/cache/memcache" | ||||
| 	_ "github.com/go-macaron/cache/memcache" | ||||
| ) | ||||
| 
 | ||||
| func init() { | ||||
|  | ||||
| @ -7,8 +7,8 @@ | ||||
| package setting | ||||
| 
 | ||||
| import ( | ||||
| 	_ "github.com/macaron-contrib/cache/redis" | ||||
| 	_ "github.com/macaron-contrib/session/redis" | ||||
| 	_ "github.com/go-macaron/cache/redis" | ||||
| 	_ "github.com/go-macaron/session/redis" | ||||
| ) | ||||
| 
 | ||||
| func init() { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user