Bump the all-go-deps group with 2 updates

Bumps the all-go-deps group with 2 updates: [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) and [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar).


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

Updates `github.com/bmatcuk/doublestar/v4` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.9.1...v4.9.2)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: github.com/bmatcuk/doublestar/v4
  dependency-version: 4.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 04:01:30 +00:00
committed by GitHub
parent 1ae6bd5c44
commit 10c6b26cda
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

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