summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml8
1 files changed, 7 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index b07a41f7c..9c872585a 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -15,7 +15,7 @@
[[constraint]]
branch = "master"
name = "github.com/bep/gitmap"
-
+
[[constraint]]
name = "github.com/chaseadamsio/goorgeous"
version = "^1.1.0"
@@ -135,3 +135,9 @@
[[constraint]]
name = "github.com/gobwas/glob"
version = "0.2.2"
+
+
+[[constraint]]
+ name = "github.com/muesli/smartcrop"
+ branch = "master"
+