summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-01-14 20:32:42 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-01-14 20:32:42 +0100
commit64f0e9d1c1d4ff2249fd9cf9749e70485002b36d (patch)
treef94bcbedb32443f9d80968e3e84a7e9991b9a886 /Gopkg.toml
parent13d53b31f19240879122d6b7e4aaeb60b5130a3c (diff)
Update Chroma and other third-party deps
Fixes #4267
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml20
1 files changed, 10 insertions, 10 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 3cac4f63f..5218dc3af 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -10,7 +10,7 @@
[[constraint]]
name = "github.com/alecthomas/chroma"
- revision = "v0.2.0"
+ version = "^0.2.0"
[[constraint]]
branch = "master"
@@ -18,11 +18,11 @@
[[constraint]]
name = "github.com/chaseadamsio/goorgeous"
- revision = "v1.1.0"
+ version = "^1.1.0"
[[constraint]]
name = "github.com/disintegration/imaging"
- revision = "v1.2.4"
+ version = "~v1.2.4"
[[constraint]]
name = "github.com/magefile/mage"
@@ -38,7 +38,7 @@
[[constraint]]
name = "github.com/fsnotify/fsnotify"
- version = "1.4.2"
+ version = "^1.4.0"
[[constraint]]
name = "github.com/gorilla/websocket"
@@ -62,7 +62,7 @@
[[constraint]]
name = "github.com/miekg/mmark"
- version = "1.3.6"
+ version = "^1.3.6"
[[constraint]]
branch = "master"
@@ -70,19 +70,19 @@
[[constraint]]
name = "github.com/nicksnyder/go-i18n"
- version = "1.10.0"
+ version = "^1.10.0"
[[constraint]]
name = "github.com/russross/blackfriday"
- version = "1.5.0"
+ version = "^1.5.0"
[[constraint]]
name = "github.com/spf13/afero"
- version = "1.0.1"
+ version = "^1.0.1"
[[constraint]]
name = "github.com/spf13/cast"
- version = "1.1.0"
+ version = "^1.1.0"
[[constraint]]
branch = "master"
@@ -118,7 +118,7 @@
[[constraint]]
name = "github.com/yosssi/ace"
- version = "0.0.5"
+ version = "^0.0.5"
[[constraint]]
branch = "master"