mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
deps: Udpate to github.com/alecthomas/chroma/v2
Fixes #9932 Fixes #9931
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
"html"
|
||||
"html/template"
|
||||
|
||||
"github.com/alecthomas/chroma/lexers"
|
||||
"github.com/alecthomas/chroma/v2/lexers"
|
||||
"github.com/gohugoio/hugo/cache/namedmemcache"
|
||||
"github.com/gohugoio/hugo/markup/converter/hooks"
|
||||
"github.com/gohugoio/hugo/markup/highlight"
|
||||
|
Reference in New Issue
Block a user