Skip to content

Update dependencies - #60

Merged
dreikanter merged 1 commit into
mainfrom
claude/update-deps
Aug 14, 2026
Merged

Update dependencies#60
dreikanter merged 1 commit into
mainfrom
claude/update-deps

Conversation

@dreikanter

@dreikanter dreikanter commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Refreshed every module dependency to its latest version. The direct requirements (cobra, pflag, testify) and golangci-lint itself were already current, so the churn is entirely in the linter's transitive tree — gosec 2.26.1 → 2.28.0, revive, go-critic, the golang.org/x/* set, and ~80 others.
  • Bumped the go directive from 1.25.0 to 1.25.8. The updated gosec requires it, and Go rewrote the directive itself during the upgrade; building from source now needs Go 1.25.8 or newer.
  • go build ./..., make test, and make lint all pass on the updated tree (0 lint issues).

Checklist

  • Updated CHANGELOG.md under Unreleased, or change is internal-only

@dreikanter
dreikanter merged commit 305486d into main Aug 14, 2026
4 checks passed
@dreikanter
dreikanter deleted the claude/update-deps branch August 14, 2026 16:28
@dreikanter dreikanter mentioned this pull request Aug 14, 2026
1 task
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