diff options
author | Unknwon <u@gogs.io> | 2016-12-20 21:28:32 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-12-20 21:28:32 -0500 |
commit | 5d0b334d560c071fc26d7ad18daa7df49ceda327 (patch) | |
tree | 516f52d3801e6b0750d28e163c4b105b525d9683 | |
parent | b092733c2e3766bc8615ec4ebc713f24fc8cb334 (diff) |
Update git-module required version
-rw-r--r-- | .gopmfile | 2 | ||||
-rw-r--r-- | glide.lock | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |