deps: Upgrade github.com/alecthomas/chroma/v2 v2.19.0 => v2.20.0

CLoses #13917
This commit is contained in:
Bjørn Erik Pedersen
2025-08-25 15:09:04 +02:00
parent 22e579e050
commit cfc38ecfed
3 changed files with 7 additions and 4 deletions

View File

@@ -230,11 +230,11 @@ An inline {{< highlight go "hl_inline=true" >}}fmt.Println("Value of i:", i)Hell
b := hugolib.Test(t, files)
b.AssertFileContent("public/p1/index.html", "576ee13be18ddba2")
b.AssertFileContent("public/p2/index.html", "8774e8b4bf60aa9e")
b.AssertFileContent("public/p2/index.html", "a9a4ec6ce77d7a23")
b.AssertFileContent("public/p3/index.html", "7634b47df1859f58")
b.AssertFileContent("public/p4/index.html", "385a15e400df4e39")
b.AssertFileContent("public/p5/index.html", "b3a73f3eddc6e0c1")
b.AssertFileContent("public/p6/index.html", "b3a73f3eddc6e0c1")
b.AssertFileContent("public/p5/index.html", "f69c99d2d7f786d4")
b.AssertFileContent("public/p6/index.html", "f69c99d2d7f786d4")
b.AssertFileContent("public/p7/index.html", "f12eeaa4d6d9c7ac")
}