summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-26 15:18:36 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-26 15:26:49 +0200
commitb5b36e32008bc8ea779ae06bf249b537f6d5c336 (patch)
treec85e12f28bdf71b8d0f3c1cadf7ca1dd53aadf8d /Gopkg.toml
parent4f0665f476e06e9707621c18f7422fdeb776e0d1 (diff)
dep: Update Chroma
And be explicit about the revision. Chroma seem to be a little bit lazy with tagging. Fixes #4779
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index c967b826b..c87b82823 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -10,7 +10,7 @@
[[constraint]]
name = "github.com/alecthomas/chroma"
- branch = "master"
+ revision = "1b755a90bd109f170385cb3964f0abdfd3451145"
[[constraint]]
branch = "master"