log: start using gopkg.in/clog.v1

This commit is contained in:
Unknwon
2017-02-09 19:29:59 -05:00
parent 8a19f8a63c
commit eb66060cd7
66 changed files with 198 additions and 1033 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.9.138.0209"
const APP_VER = "0.9.139.0209"
func init() {
setting.AppVer = APP_VER