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

This commit is contained in:
Unknwon
2018-12-15 00:05:06 -05:00
parent fe9a5d3159
commit 8bca30cfe4
3 changed files with 5 additions and 5 deletions

View File

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