| 1234567891011121314151617181920212223242526 | 
							- [target]
 
- path = github.com/gogits/gogs
 
- [deps]
 
- github.com/codegangsta/cli = 
 
- github.com/go-martini/martini = 
 
- github.com/nfnt/resize = 
 
- github.com/lunny/xorm = 
 
- github.com/go-sql-driver/mysql = 
 
- github.com/lib/pq = 
 
- github.com/qiniu/log = 
 
- github.com/robfig/cron = 
 
- code.google.com/p/goauth2 = 
 
- github.com/Unknwon/com = 
 
- github.com/Unknwon/cae = 
 
- github.com/Unknwon/goconfig = 
 
- github.com/gogits/logs = 
 
- github.com/gogits/binding = 
 
- github.com/gogits/git = 
 
- github.com/gogits/gfm = 
 
- github.com/gogits/cache = 
 
- github.com/gogits/session = 
 
- [res]
 
- include = templates|public|conf
 
 
  |