From b710f6bd6506d408ae226e3bbef706906e26b61e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kim=20Carlb=C3=A4cker?= <kim.carlbacker@gmail.com>
Date: Tue, 23 Aug 2016 23:53:16 +0200
Subject: [PATCH] Update gopmfile and glide.lock (#3508)

---
 .gopmfile  | 2 +-
 glide.lock | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gopmfile b/.gopmfile
index 12c4287b1..13de011cd 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:f78bf3b
-github.com/gogits/go-gogs-client = commit:51c4df8
+github.com/gogits/go-gogs-client = commit:5e50f02
 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 0b21f0c4b..41f0f8ff6 100644
--- a/glide.lock
+++ b/glide.lock
@@ -43,7 +43,7 @@ imports:
 - name: github.com/gogits/git-module
   version: f78bf3bf703cb3eb0e85a9475d26826939feda4f
 - name: github.com/gogits/go-gogs-client
-  version: 51c4df8c350b32f095c8eb236aae2e306025eead
+  version: 5e50f0292565471b41b3c73fcadcb886140f0082
 - name: github.com/issue9/identicon
   version: d36b54562f4cf70c83653e13dc95c220c79ef521
 - name: github.com/jaytaylor/html2text