Skip to content

🧹 chore(go): tidy deps and streamline quality gates#13

Merged
o6uoq merged 5 commits intomainfrom
chore/go-tidy-and-deps
Mar 7, 2026
Merged

🧹 chore(go): tidy deps and streamline quality gates#13
o6uoq merged 5 commits intomainfrom
chore/go-tidy-and-deps

Conversation

@o6uoq
Copy link
Copy Markdown
Owner

@o6uoq o6uoq commented Mar 7, 2026

Summary

  • tidy and upgrade Go module dependencies to latest compatible versions
  • simplify local pre-commit checks to go test, golangci-lint-fmt, and golangci-lint
  • tighten CI to enforce tidy module files, full golangci-lint, race tests, and coverage threshold

Validation

  • pre-commit run -a
  • go test -race ./...
  • go test -coverprofile=coverage.out ./...

🤖 Generated with Codex

@o6uoq o6uoq force-pushed the chore/go-tidy-and-deps branch from b3343ee to 471a9c9 Compare March 7, 2026 21:00
@o6uoq o6uoq merged commit 218da8a into main Mar 7, 2026
1 check passed
@o6uoq o6uoq deleted the chore/go-tidy-and-deps branch March 7, 2026 21:17
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