vendor: update golang.org/x/crypto/ssh

Related to #4160
This commit is contained in:
Unknwon
2017-03-01 21:33:58 -05:00
parent 038b107c3d
commit 600f748cb0
14 changed files with 462 additions and 185 deletions

View File

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