aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-01-12 18:16:51 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-01-12 18:16:51 -0800
commit631e0a2e204efd1c4686e6803714dc7874638125 (patch)
tree394a51e9a2abd5be3e210b15ca8096da59c03642 /Gopkg.lock
parent4aec2453f442277c858bab99ae4d0a6cba857a10 (diff)
Add integration test for export API 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 afb479b..e892b79 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -41,7 +41,7 @@
branch = "master"
name = "github.com/miniflux/miniflux-go"
packages = ["."]
- revision = "3d654932d84b6afdbd5e66b34b08392f62229e61"
+ revision = "887ba3b062946784f0e64edb1734f435beb204f9"
[[projects]]
name = "github.com/tdewolff/minify"