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

This commit is contained in:
Unknwon
2018-06-03 20:26:29 +08:00
parent 0376e59520
commit 8d091ec062
4 changed files with 24 additions and 13 deletions

View File

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