mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-03 23:47:26 -04:00
Bump chroma to v0.9.4
chroma v0.9.4 adds "bash-session" (a.k.a. "console") lexer (from alecthomas/chroma#551) which testdata/readme.markdown.in happens to use, and hence the need to regenerate testdata/readme.test.
This commit is contained in:
committed by
Christian Muehlhaeuser
parent
8ad0cc426c
commit
6db32e77e1
@@ -3,8 +3,7 @@ module github.com/charmbracelet/glamour
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/alecthomas/chroma v0.9.2
|
||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
|
||||
github.com/alecthomas/chroma v0.9.4
|
||||
github.com/microcosm-cc/bluemonday v1.0.16
|
||||
github.com/muesli/reflow v0.3.0
|
||||
github.com/muesli/termenv v0.9.0
|
||||
|
||||
Reference in New Issue
Block a user