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

This commit is contained in:
Unknwon
2018-08-17 20:03:00 +08:00
parent 844d69143f
commit 33434a40d7
3 changed files with 5 additions and 5 deletions

View File

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