require (
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.0
- github.com/alecthomas/chroma/v2 v2.20.0
+ github.com/alecthomas/chroma/v2 v2.21.0
github.com/aws/aws-sdk-go-v2 v1.41.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.58.2
github.com/bep/clocks v0.5.0
github.com/alecthomas/assert/v2 v2.11.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/chroma/v2 v2.20.0 h1:sfIHpxPyR07/Oylvmcai3X/exDlE8+FA820NTz+9sGw=
github.com/alecthomas/chroma/v2 v2.20.0/go.mod h1:e7tViK0xh/Nf4BYHl00ycY6rV7b8iXBksI9E359yNmA=
+github.com/alecthomas/chroma/v2 v2.21.0 h1:YVW9qQAFnQm2OFPPFQg6G/TpMxKSsUr/KUPDi/BEqtY=
+github.com/alecthomas/chroma/v2 v2.21.0/go.mod h1:NqVhfBR0lte5Ouh3DcthuUCTUpDC9cxBOfyMbMQPs3o=
github.com/alecthomas/repr v0.5.1 h1:E3G4t2QbHTSNpPKBgMTln5KLkZHLOcU7r37J4pXBuIg=
github.com/alecthomas/repr v0.5.1/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/aws/aws-sdk-go-v2 v1.41.0 h1:tNvqh1s+v0vFYdA1xq0aOJH+Y5cRyZ5upu6roPgPKd4=
b := hugolib.Test(t, files)
b.AssertFileContent("public/p1/index.html", "576ee13be18ddba2")
- b.AssertFileContent("public/p2/index.html", "a9a4ec6ce77d7a23")
+ b.AssertFileContent("public/p2/index.html", "3f97c98e654f23a2")
b.AssertFileContent("public/p3/index.html", "7634b47df1859f58")
b.AssertFileContent("public/p4/index.html", "385a15e400df4e39")
- b.AssertFileContent("public/p5/index.html", "f69c99d2d7f786d4")
- b.AssertFileContent("public/p6/index.html", "f69c99d2d7f786d4")
+ b.AssertFileContent("public/p5/index.html", "f26685017f358cd8")
+ b.AssertFileContent("public/p6/index.html", "f26685017f358cd8")
b.AssertFileContent("public/p7/index.html", "f12eeaa4d6d9c7ac")
}