summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2020-07-27 13:18:02 -0400
committerGitHub <noreply@github.com>2020-07-27 13:18:02 -0400
commitbfb25e4be17ba33f17156aeb7c326d80e46855ac (patch)
tree61cefe228b5dfb908748923a8784953f407734a6 /go.mod
parent4315e313d12bbf0655710b6ab0aad121e0f7dba2 (diff)
downloadgitea-bfb25e4be17ba33f17156aeb7c326d80e46855ac.tar.gz
gitea-bfb25e4be17ba33f17156aeb7c326d80e46855ac.zip
update chroma to v0.8.0 (#12337)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 494ca33a1f..0dafbeaeca 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/PuerkitoBio/goquery v1.5.1
github.com/RoaringBitmap/roaring v0.4.23 // indirect
- github.com/alecthomas/chroma v0.7.3
+ github.com/alecthomas/chroma v0.8.0
github.com/bgentry/speakeasy v0.1.0 // indirect
github.com/blevesearch/bleve v1.0.7
github.com/couchbase/gomemcached v0.0.0-20191004160342-7b5da2ec40b2 // indirect