summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-08-11 11:51:12 -0700
committerUnknwon <u@gogs.io>2016-08-11 11:51:12 -0700
commit10b47eddd20f418e596a0f56e927ca65b35f8426 (patch)
treefc2886c0a4c6285e26e8a85966998b5908d540e9
parent5a9709fa9dfc12e090f18da7b3cea91b9ffa97ad (diff)
downloadgitea-10b47eddd20f418e596a0f56e927ca65b35f8426.tar.gz
gitea-10b47eddd20f418e596a0f56e927ca65b35f8426.zip
Update glide.lock and .gopmfile [CI SKIP]
-rw-r--r--.gopmfile2
-rw-r--r--glide.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gopmfile b/.gopmfile
index 2b11213fee..3340789b9b 100644
--- a/.gopmfile
+++ b/.gopmfile
@@ -19,7 +19,7 @@ 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:efc90b5
-github.com/gogits/go-gogs-client = commit:1fef67c
+github.com/gogits/go-gogs-client = commit:87e4334
github.com/issue9/identicon = commit:d36b545
github.com/jaytaylor/html2text = commit:52d9b78
github.com/kardianos/minwinsvc = commit:cad6b2b
diff --git a/glide.lock b/glide.lock
index d7803f0a12..27cefd5be1 100644
--- a/glide.lock
+++ b/glide.lock
@@ -43,7 +43,7 @@ imports:
- name: github.com/gogits/git-module
version: efc90b5ea1f7b7e404673dcc19674b2a6856e0d3
- name: github.com/gogits/go-gogs-client
- version: 1fef67c1910680405ebb3a2f1aecce35e1575b4d
+ version: 87e433464c1f5e98e7208123c15b78119776fb83
- name: github.com/issue9/identicon
version: d36b54562f4cf70c83653e13dc95c220c79ef521
- name: github.com/jaytaylor/html2text