aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index a67e7c8..a046bf3 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -34,6 +34,10 @@
name = "github.com/lib/pq"
[[constraint]]
+ branch = "master"
+ name = "github.com/miniflux/miniflux-go"
+
+[[constraint]]
name = "github.com/tdewolff/minify"
version = "2.3.3"