Skip to content

chore: unify Go 1.23 and tidy deps - #333

Merged
innerr merged 1 commit into
mainfrom
chore/go-version-and-deps
Aug 27, 2026
Merged

chore: unify Go 1.23 and tidy deps#333
innerr merged 1 commit into
mainfrom
chore/go-version-and-deps

Conversation

@innerr

@innerr innerr commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • go.mod: go 1.21 -> go 1.23 (align with CI matrix), README badge -> Go 1.23+
  • go mod tidy drops indirect-only deps (xerrors 2019, x-tools, x-mod, x-sync, ...)
  • CI test job: add govulncheck step (go run golang.org/x/vuln/cmd/govulncheck@latest ./pkg/...)

Addresses review items #2 (Go version mismatch) and #5 (stale deps / no vuln scan) from project review.

- go.mod: go 1.21 -> go 1.23 (align with CI), README badge -> 1.23+
- go mod tidy drops indirect-only deps (xerrors, x-tools, x-mod, ...)
- CI test job: add govulncheck step
@innerr
innerr merged commit fd0bee3 into main Aug 27, 2026
7 of 8 checks passed
@innerr
innerr deleted the chore/go-version-and-deps branch August 27, 2026 16:54
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