mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Completely rule out the cgo
This commit is contained in:
@@ -4,17 +4,18 @@ 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/Unknwon/cae=
|
||||
github.com/Unknwon/goconfig=
|
||||
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/slene/blackfriday=
|
||||
github.com/gogits/logs=
|
||||
github.com/gogits/binding=
|
||||
github.com/gogits/git=
|
||||
|
||||
[res]
|
||||
include=templates|public|conf
|
||||
|
||||
Reference in New Issue
Block a user