diff options
author | Unknwon <u@gogs.io> | 2016-08-15 22:20:55 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-15 22:20:55 -0700 |
commit | 2625193a4820a89355ca1b8b7c910f0f4243baab (patch) | |
tree | c948d66e4e968caaff0109f808878af45bed0eec /.gopmfile | |
parent | f3c325892139a4dae84ceda773b7caf5aef67d33 (diff) | |
download | gitea-2625193a4820a89355ca1b8b7c910f0f4243baab.tar.gz gitea-2625193a4820a89355ca1b8b7c910f0f4243baab.zip |
models/repo_editor: improve code quality
Diffstat (limited to '.gopmfile')
-rw-r--r-- | .gopmfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ github.com/go-xorm/core = commit:5bf745d github.com/go-xorm/xorm = commit:c6c7056 github.com/gogits/chardet = commit:2404f77 github.com/gogits/cron = commit:7f3990a -github.com/gogits/git-module = commit:2a820b5 +github.com/gogits/git-module = commit:f78bf3b github.com/gogits/go-gogs-client = commit:e363d3f github.com/issue9/identicon = commit:d36b545 github.com/jaytaylor/html2text = commit:52d9b78 |