aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-05-14 18:52:12 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-05-14 18:52:12 -0700
commit9554d0bd53e02e6844e5e8811c3e8557fd0b7d17 (patch)
tree6b280f89d69e19501feda1c794b55b3a58d2f3b1 /Gopkg.lock
parente81e4f0ac34569f9ab3f05b33fb05125c1d52026 (diff)
Add integration test for /me endpoint
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index bac6827..8cfabcf 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -45,7 +45,7 @@
branch = "master"
name = "github.com/miniflux/miniflux-go"
packages = ["."]
- revision = "7939463a4e1a1c5392d026d8d28bf7732459abd7"
+ revision = "8863d558cbf1f20beeb640328829205971f1a632"
[[projects]]
name = "github.com/tdewolff/minify"