forked from forgejo/forgejo
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
This commit is contained in:
parent
ca6fb004ac
commit
171b359877
408 changed files with 14882 additions and 13217 deletions
9
vendor/gitea.com/macaron/binding/go.mod
generated
vendored
Normal file
9
vendor/gitea.com/macaron/binding/go.mod
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
module gitea.com/macaron/binding
|
||||
|
||||
go 1.11
|
||||
|
||||
require (
|
||||
gitea.com/macaron/macaron v1.3.3-0.20190821202302-9646c0587edb
|
||||
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337
|
||||
github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue