Skip to content

Commit 64f0e9d

Browse files
committed
Update Chroma and other third-party deps
Fixes #4267
1 parent 13d53b3 commit 64f0e9d

File tree

2 files changed

+33
-30
lines changed

2 files changed

+33
-30
lines changed

‎Gopkg.lock‎

Lines changed: 23 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Gopkg.toml‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010

1111
[[constraint]]
1212
name = "github.com/alecthomas/chroma"
13-
revision = "v0.2.0"
13+
version = "^0.2.0"
1414

1515
[[constraint]]
1616
branch = "master"
1717
name = "github.com/bep/gitmap"
1818

1919
[[constraint]]
2020
name = "github.com/chaseadamsio/goorgeous"
21-
revision = "v1.1.0"
21+
version = "^1.1.0"
2222

2323
[[constraint]]
2424
name = "github.com/disintegration/imaging"
25-
revision = "v1.2.4"
25+
version = "~v1.2.4"
2626

2727
[[constraint]]
2828
name = "github.com/magefile/mage"
@@ -38,7 +38,7 @@
3838

3939
[[constraint]]
4040
name = "github.com/fsnotify/fsnotify"
41-
version = "1.4.2"
41+
version = "^1.4.0"
4242

4343
[[constraint]]
4444
name = "github.com/gorilla/websocket"
@@ -62,27 +62,27 @@
6262

6363
[[constraint]]
6464
name = "github.com/miekg/mmark"
65-
version = "1.3.6"
65+
version = "^1.3.6"
6666

6767
[[constraint]]
6868
branch = "master"
6969
name = "github.com/mitchellh/mapstructure"
7070

7171
[[constraint]]
7272
name = "github.com/nicksnyder/go-i18n"
73-
version = "1.10.0"
73+
version = "^1.10.0"
7474

7575
[[constraint]]
7676
name = "github.com/russross/blackfriday"
77-
version = "1.5.0"
77+
version = "^1.5.0"
7878

7979
[[constraint]]
8080
name = "github.com/spf13/afero"
81-
version = "1.0.1"
81+
version = "^1.0.1"
8282

8383
[[constraint]]
8484
name = "github.com/spf13/cast"
85-
version = "1.1.0"
85+
version = "^1.1.0"
8686

8787
[[constraint]]
8888
branch = "master"
@@ -118,7 +118,7 @@
118118

119119
[[constraint]]
120120
name = "github.com/yosssi/ace"
121-
version = "0.0.5"
121+
version = "^0.0.5"
122122

123123
[[constraint]]
124124
branch = "master"

0 commit comments

Comments
 (0)