vendor: update github.com/gogits/git-module (#4475)

This commit is contained in:
Unknwon
2017-06-08 16:56:09 -04:00
parent 1af01f5e30
commit 7b85ee4954
3 changed files with 6 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ import (
"time"
)
const _VERSION = "0.6.2"
const _VERSION = "0.6.3"
func Version() string {
return _VERSION