]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/alecthomas/chroma/v2 from 2.23.0 to 2.23.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Jan 2026 08:49:38 +0000 (08:49 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 26 Jan 2026 09:59:39 +0000 (10:59 +0100)
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.23.0...v2.23.1)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 87dc5c59d28c0222751c65e010f4e499fdc99c24..b513f68e37011887ecb20c2e6b3dbdd943283580 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/gohugoio/hugo
 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.23.0
+       github.com/alecthomas/chroma/v2 v2.23.1
        github.com/aws/aws-sdk-go-v2 v1.41.1
        github.com/aws/aws-sdk-go-v2/service/cloudfront v1.59.0
        github.com/bep/clocks v0.5.0
diff --git a/go.sum b/go.sum
index 61c5d01d40fc3d7baf0f21f334391e678f638239..dde89ddce52cf6d64c73331595dfaca0fe89c0ce 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -98,8 +98,8 @@ github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.0 h1:mklaPbT4f/EiDr1Q+zPrEt
 github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.0/go.mod h1:D56Cl9r8M5i3UwAchE+LlLc5hPN3kJtdZNVJn06lSHU=
 github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0=
 github.com/alecthomas/assert/v2 v2.11.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
-github.com/alecthomas/chroma/v2 v2.23.0 h1:u/Orux1J0eLuZDeQ44froV8smumheieI0EofhbyKhhk=
-github.com/alecthomas/chroma/v2 v2.23.0/go.mod h1:NqVhfBR0lte5Ouh3DcthuUCTUpDC9cxBOfyMbMQPs3o=
+github.com/alecthomas/chroma/v2 v2.23.1 h1:nv2AVZdTyClGbVQkIzlDm/rnhk1E9bU9nXwmZ/Vk/iY=
+github.com/alecthomas/chroma/v2 v2.23.1/go.mod h1:NqVhfBR0lte5Ouh3DcthuUCTUpDC9cxBOfyMbMQPs3o=
 github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs=
 github.com/alecthomas/repr v0.5.2/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
 github.com/aws/aws-sdk-go-v2 v1.41.1 h1:ABlyEARCDLN034NhxlRUSZr4l71mh+T5KAeGh6cerhU=