diff options
author | Unknwon <u@gogs.io> | 2016-12-21 01:48:11 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-12-21 01:48:11 -0500 |
commit | 8f09fc64bd0364953f233244539b78ba340a39be (patch) | |
tree | a1b09ca2b5adcb35a2420b92919086f5ad70c34c /.gopmfile | |
parent | b2de3d71c567e170f12da8a92f7865df77545b1e (diff) |
Minor fix for PR #3624
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ github.com/go-xorm/xorm = commit:3ad0b42 github.com/gogits/chardet = commit:2404f77 github.com/gogits/cron = commit:7f3990a github.com/gogits/git-module = commit:7129215 -github.com/gogits/go-gogs-client = commit:c52f7ee +github.com/gogits/go-gogs-client = commit:3693f6a github.com/gogits/go-libravatar = commit:cd1abbd github.com/issue9/identicon = commit:d36b545 github.com/jaytaylor/html2text = commit:52d9b78 |