vendor: update github.com/gogs/git-module

This commit is contained in:
Unknwon
2018-06-25 19:58:40 +08:00
parent 992ea5802a
commit f4f4edf276
5 changed files with 8 additions and 8 deletions

View File

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