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

This commit is contained in:
Unknwon
2018-05-27 21:43:24 +08:00
parent b5a1daa756
commit 702acc06d8
5 changed files with 40 additions and 22 deletions

View File

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