Skip to content

deps: update dependencies to latest#379

Merged
jongio merged 1 commit into
mainfrom
deps/update-2026-07-26
Jul 27, 2026
Merged

deps: update dependencies to latest#379
jongio merged 1 commit into
mainfrom
deps/update-2026-07-26

Conversation

@jongio

@jongio jongio commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Routine Go dependency refresh to latest versions kept by go mod tidy.

package from to
github.com/alecthomas/repr v0.5.2 v0.5.4
github.com/charmbracelet/x/exp/golden v0.0.0-20260720091843-3eef36eaaa28 v0.0.0-20260726004341-482a56510f1b
github.com/charmbracelet/x/exp/slice v0.0.0-20260720091843-3eef36eaaa28 v0.0.0-20260726004341-482a56510f1b

Held back: 6 transitive modules still report newer versions because their parent modules require older versions and go mod tidy doesn't retain unused overrides.

Validation: typecheck/lint/build/test pass.

- github.com/alecthomas/repr: v0.5.2 -> v0.5.4
- github.com/charmbracelet/x/exp/golden: v0.0.0-20260720091843-3eef36eaaa28 -> v0.0.0-20260726004341-482a56510f1b
- github.com/charmbracelet/x/exp/slice: v0.0.0-20260720091843-3eef36eaaa28 -> v0.0.0-20260726004341-482a56510f1b

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jul 26, 2026
@jongio jongio added the deps Dependency updates label Jul 26, 2026
@jongio
jongio merged commit 1d1bb74 into main Jul 27, 2026
2 checks passed
@jongio
jongio deleted the deps/update-2026-07-26 branch July 27, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant