diff options
author | zeripath <art27@cantab.net> | 2021-12-20 02:49:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-20 02:49:38 +0000 |
commit | 25677cdc5b11f7100ca2e4b0819e02ca62e22ab1 (patch) | |
tree | 78711f6d0e55eea067a0846460ebcb3b955ccc5f /vendor/modules.txt | |
parent | fb5f7791ef0c4bd176a031729623c9d0c1310efb (diff) | |
download | gitea-25677cdc5b11f7100ca2e4b0819e02ca62e22ab1.tar.gz gitea-25677cdc5b11f7100ca2e4b0819e02ca62e22ab1.zip |
Update chroma (#18033)
Update chroma to 0.9.4
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index b22d426a8f..20444be1cf 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -72,7 +72,7 @@ github.com/RoaringBitmap/roaring github.com/RoaringBitmap/roaring/internal # github.com/acomagu/bufpipe v1.0.3 github.com/acomagu/bufpipe -# github.com/alecthomas/chroma v0.9.2 +# github.com/alecthomas/chroma v0.9.4 ## explicit github.com/alecthomas/chroma github.com/alecthomas/chroma/formatters/html @@ -219,8 +219,6 @@ github.com/couchbase/goutils/logging github.com/couchbase/goutils/scramsha # github.com/cpuguy83/go-md2man/v2 v2.0.0 github.com/cpuguy83/go-md2man/v2/md2man -# github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 -github.com/danwakefield/fnmatch # github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew # github.com/denisenkom/go-mssqldb v0.10.0 |