aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-06-23 16:16:54 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-06-23 16:16:54 -0700
commit7039df9af1de1aea72e90d4aa9fa6a37d21e1be0 (patch)
tree99df837fcec01a2972b2da91a34f9044cb016f72 /Gopkg.lock
parentcd77ebd7422b0988df9a5c017901a51507e79abd (diff)
Improve feed and user API updates with optional values
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 ca51c39..50067ee 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -45,7 +45,7 @@
branch = "master"
name = "github.com/miniflux/miniflux-go"
packages = ["."]
- revision = "ec30672607d4dd72470f4c156bd36ba07d9a9a2a"
+ revision = "cfb76c59831603c2b57e03356e9241facfa9834e"
[[projects]]
name = "github.com/tdewolff/minify"