vendor: update github.com/go-xorm/* (#4419)

This commit is contained in:
Unknwon
2017-06-07 01:19:32 -04:00
parent c210984b40
commit b40dc550ed
35 changed files with 480 additions and 434 deletions

View File

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