Bump github.com/alecthomas/chroma/v2 in the all-go-deps group

Bumps the all-go-deps group with 1 update: [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma).


Updates `github.com/alecthomas/chroma/v2` from 2.20.0 to 2.21.1
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.20.0...v2.21.1)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-29 03:05:36 +00:00
committed by GitHub
parent 95c1f5aca5
commit b47e099726
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.24.11
require (
github.com/ALTree/bigfloat v0.2.0
github.com/alecthomas/chroma/v2 v2.20.0
github.com/alecthomas/chroma/v2 v2.21.1
github.com/bmatcuk/doublestar/v4 v4.9.1
github.com/dlclark/regexp2 v1.11.5
github.com/google/go-cmp v0.7.0