Skip to content

chore(deps): bump Go toolchain and dependencies to latest versions#43

Merged
hyp3rd merged 3 commits into
mainfrom
feat/260511-deps-update
May 11, 2026
Merged

chore(deps): bump Go toolchain and dependencies to latest versions#43
hyp3rd merged 3 commits into
mainfrom
feat/260511-deps-update

Conversation

@hyp3rd

@hyp3rd hyp3rd commented May 11, 2026

Copy link
Copy Markdown
Owner
  • Upgrade Go version from 1.26.2 to 1.26.3 across go.mod, Makefile, and .project-settings.env
  • Bump golangci-lint from v2.11.4 to v2.12.2; update pre-commit hook and project settings accordingly
  • Upgrade buf from v1.67.0 to v1.69.0
  • Update direct dependencies:
    • github.com/hyp3rd/ewrap v1.4.0 → v1.5.0
    • github.com/hyp3rd/sectools v1.2.5 → v1.2.6
    • modernc.org/sqlite v1.50.0 → v1.50.1
  • Update transitive dependencies (golang.org/x/{net,sys,text,tools,mod}, modernc.org/{libc,cc,ccgo,opt}, mattn/go-isatty)
  • Add gomodguard_v2 linter and disable goconst and legacy gomodguard in .golangci.yaml
  • Apply minor formatting fixes (trailing comma placement, argument line-breaks) in examples, tests, and storage contract test

hyp3rd added 3 commits May 11, 2026 18:21
- Upgrade Go version from 1.26.2 to 1.26.3 across go.mod, Makefile,
  and .project-settings.env
- Bump golangci-lint from v2.11.4 to v2.12.2; update pre-commit hook
  and project settings accordingly
- Upgrade buf from v1.67.0 to v1.69.0
- Update direct dependencies:
  - github.com/hyp3rd/ewrap v1.4.0 → v1.5.0
  - github.com/hyp3rd/sectools v1.2.5 → v1.2.6
  - modernc.org/sqlite v1.50.0 → v1.50.1
- Update transitive dependencies (golang.org/x/{net,sys,text,tools,mod},
  modernc.org/{libc,cc,ccgo,opt}, mattn/go-isatty)
- Add gomodguard_v2 linter and disable goconst and legacy gomodguard
  in .golangci.yaml
- Apply minor formatting fixes (trailing comma placement, argument
  line-breaks) in examples, tests, and storage contract test
@hyp3rd hyp3rd merged commit 0dc2422 into main May 11, 2026
8 of 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.

1 participant