aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index c75f843..aea8ada 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -21,7 +21,7 @@
# version = "2.4.0"
[metadata.heroku]
- root-package = "github.com/miniflux/miniflux"
+ root-package = "miniflux.app"
go-version = "go1.10"
ensure = "false"
@@ -38,10 +38,6 @@
name = "github.com/lib/pq"
[[constraint]]
- branch = "master"
- name = "github.com/miniflux/miniflux-go"
-
-[[constraint]]
name = "github.com/tdewolff/minify"
version = "2.3.5"