Skip to content

Bump direct Go dependencies#2597

Merged
dgageot merged 2 commits intodocker:mainfrom
dgageot:bump-go-deps
Apr 29, 2026
Merged

Bump direct Go dependencies#2597
dgageot merged 2 commits intodocker:mainfrom
dgageot:bump-go-deps

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented Apr 29, 2026

Bumps direct Go module dependencies.

Module From To Status
github.com/alecthomas/chroma/v2 v2.23.1 v2.24.0 bumped
github.com/dgageot/rubocop-go v0.0.0-20260429095109-a9cea3bf3e72 v0.0.0-20260429125723-198995cc80c9 bumped

As a transitive effect, github.com/dlclark/regexp2 (indirect, pulled in by chroma) is updated from v1.11.5 to v1.12.0, which includes a stack-corruption bug fix.

Verification

  • mise lint passes (golangci-lint, custom lint cops, go mod tidy --diff)
  • Builds cleanly
  • Tests for affected packages pass (pkg/tui/components/markdown for chroma, lint package builds for rubocop-go)
  • No public API breakage; chroma APIs used (chroma.Style, chroma.TokenType, chroma.Lexer, chroma.Coalesce) are unchanged

Assisted-By: docker-agent

dgageot added 2 commits April 29, 2026 13:44
…f3e72 to v0.0.0-20260429125723-198995cc80c9

Assisted-By: docker-agent
@dgageot dgageot requested a review from a team as a code owner April 29, 2026 14:27
@dgageot dgageot merged commit 559f485 into docker:main Apr 29, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants