aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-06-09 19:13:41 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-06-09 19:13:41 -0700
commit36dab8b5182215d53512525991cc23523bdf23dc (patch)
tree90de1fd0e7a0d1a2481c1a21d41178ea91142af7 /Gopkg.lock
parentc5373ff2bffb3a3e3d37b3eb6bd1cdc733d9c590 (diff)
Add more filters for API call /entries
New filters: - before (unix timestamp) - before_entry_id - after - after_entry_id - starred (boolean)
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 398956e..ca51c39 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -45,7 +45,7 @@
branch = "master"
name = "github.com/miniflux/miniflux-go"
packages = ["."]
- revision = "8863d558cbf1f20beeb640328829205971f1a632"
+ revision = "ec30672607d4dd72470f4c156bd36ba07d9a9a2a"
[[projects]]
name = "github.com/tdewolff/minify"