Browse Source

Update git-module required version

Unknwon 8 years ago
parent
commit
5d0b334d56
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .gopmfile
  2. 1 1
      glide.lock

+ 1 - 1
.gopmfile

@@ -19,7 +19,7 @@ github.com/go-xorm/core = commit:2ec3936
 github.com/go-xorm/xorm = commit:311abf2
 github.com/gogits/chardet = commit:2404f77
 github.com/gogits/cron = commit:7f3990a
-github.com/gogits/git-module = commit:e59143d
+github.com/gogits/git-module = commit:7129215
 github.com/gogits/go-gogs-client = commit:c52f7ee
 github.com/gogits/go-libravatar = commit:cd1abbd
 github.com/issue9/identicon = commit:d36b545

+ 1 - 1
glide.lock

@@ -43,7 +43,7 @@ imports:
 - name: github.com/gogits/cron
   version: 7f3990acf1833faa5ebd0e86f0a4c72a4b5eba3c
 - name: github.com/gogits/git-module
-  version: e59143da658b709ffc76a528ee5d5d01ae5d5ee0
+  version: 71292151e50d262429f29515dd077d7f5beb8c66
 - name: github.com/gogits/go-gogs-client
   version: c52f7ee0cc58d3cd6e379025552873a8df6de322
 - name: github.com/gogits/go-libravatar