blob: 2aea7ea584431bfcecf09489df60f208f453f84e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[target]
path=github.com/gogits/gogs
[deps]
github.com/codegangsta/cli=
github.com/codegangsta/martini=
github.com/gogits/binding=
github.com/martini-contrib/render=
github.com/martini-contrib/sessions=
github.com/Unknwon/com=
github.com/dchest/scrypt=
github.com/go-sql-driver/mysql=
github.com/libgit2/git2go=commit:054268a63418b03892bfd4c6a509a0294660074b
github.com/lunny/xorm=
github.com/speedata/gogit=
github.com/Unknwon/goconfig=
github.com/gogits/logs=
[res]
include=templates|public|conf
|