Skip to content

Conversation

@sammcj
Copy link
Owner

@sammcj sammcj commented Jan 19, 2026

This pull request updates the project's Go module dependencies to newer versions, ensuring improved stability, performance, and compatibility with upstream libraries. No application logic or source code changes are included—only dependency version bumps in the go.mod file.

Dependency updates:

Direct dependencies:

  • Updated Go version requirement from 1.25.4 to 1.25.6.
  • Bumped versions for several direct dependencies, including:
    • github.com/bmatcuk/doublestar/v4 from v4.9.1 to v4.9.2
    • github.com/schollz/progressbar/v3 from v3.18.0 to v3.19.0
    • github.com/spf13/cobra from v1.10.1 to v1.10.2

Indirect dependencies:

  • Upgraded indirect dependencies to newer versions, including:
    • github.com/charmbracelet/colorprofile, github.com/clipperhouse/displaywidth, github.com/clipperhouse/uax29/v2, github.com/olekukonko/errors, github.com/olekukonko/ll, github.com/sammcj/gollama, golang.org/x/text, and others.
    • github.com/alecthomas/chroma/v2 from v2.20.0 to v2.23.0
    • github.com/charmbracelet/x/ansi from v0.11.2 to v0.11.4
    • github.com/olekukonko/tablewriter from v1.1.0 to v1.1.3
    • github.com/yuin/goldmark from v1.7.13 to v1.7.16 (F

@sammcj sammcj self-assigned this Jan 19, 2026
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​spf13/​cobra@​v1.10.1 ⏵ v1.10.295100100100100
Updatedgithub.com/​schollz/​progressbar/​v3@​v3.18.0 ⏵ v3.19.099 +1100100100100
Updatedgithub.com/​bmatcuk/​doublestar/​v4@​v4.9.1 ⏵ v4.9.2100 +1100100100100

View full report

@sammcj sammcj merged commit 80679e8 into main Jan 19, 2026
6 checks passed
@sammcj sammcj deleted the maint_updates branch January 19, 2026 22:02
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