mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 11:35:03 +01:00 
			
		
		
		
	Update deps
This commit is contained in:
		
							parent
							
								
									676bd764fa
								
							
						
					
					
						commit
						36661f53e6
					
				| @ -7,7 +7,7 @@ | ||||
| package setting | ||||
| 
 | ||||
| import ( | ||||
| 	_ "github.com/gogits/cache/memcache" | ||||
| 	_ "github.com/macaron-contrib/cache/memcache" | ||||
| ) | ||||
| 
 | ||||
| func init() { | ||||
|  | ||||
| @ -7,8 +7,8 @@ | ||||
| package setting | ||||
| 
 | ||||
| import ( | ||||
| 	_ "github.com/gogits/cache/redis" | ||||
| 	_ "github.com/gogits/session/redis" | ||||
| 	_ "github.com/macaron-contrib/cache/redis" | ||||
| 	_ "github.com/macaron-contrib/session/redis" | ||||
| ) | ||||
| 
 | ||||
| func init() { | ||||
|  | ||||
| @ -1,6 +1,7 @@ | ||||
| html, | ||||
| body { | ||||
|   height: 100%; | ||||
|   overflow-y: scroll; | ||||
| } | ||||
| .octicon, | ||||
| .fa { | ||||
|  | ||||
| @ -11,6 +11,7 @@ | ||||
| html, | ||||
| body { | ||||
|     height: 100%; | ||||
|     overflow-y: scroll; | ||||
| } | ||||
| .octicon, | ||||
| .fa { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user