summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index c8f192974..cef7427ce 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -21,8 +21,8 @@
revision = "v1.1.0"
[[constraint]]
- branch = "master"
- name = "github.com/dchest/cssmin"
+ name = "github.com/disintegration/imaging"
+ revision = "v1.2.4"
[[constraint]]
name = "github.com/magefile/mage"
@@ -117,6 +117,10 @@
version = "1.1.4"
[[constraint]]
+ branch = "master"
+ name = "github.com/olekukonko/tablewriter"
+
+[[constraint]]
name = "github.com/yosssi/ace"
version = "0.0.5"