Skip to content

chore: migrate to go-modkit organization#24

Merged
aryeko merged 1 commit intomainfrom
chore/migrate-to-go-modkit-org
Feb 5, 2026
Merged

chore: migrate to go-modkit organization#24
aryeko merged 1 commit intomainfrom
chore/migrate-to-go-modkit-org

Conversation

@aryeko
Copy link
Collaborator

@aryeko aryeko commented Feb 5, 2026

Summary

  • Migrated repository from github.com/aryeko/modkit to github.com/go-modkit/modkit
  • Updated all Go module declarations in go.mod files
  • Updated all Go imports across ~45 source files
  • Updated GitHub URLs in documentation (README, CONTRIBUTING, SECURITY, docs/)
  • Fixed lefthook golangci-lint config to run on whole project (was failing on cross-directory staged files)

Test plan

  • make fmt passes
  • make lint passes
  • make test passes
  • Verified no old github.com/aryeko/modkit paths remain

Made with Cursor

Update all import paths and documentation from
github.com/aryeko/modkit to github.com/go-modkit/modkit

- Updated module declarations in all go.mod files
- Updated all Go imports across the codebase
- Updated GitHub URLs in README, CONTRIBUTING, SECURITY, and docs
- Fixed lefthook golangci-lint to run on whole project

Co-authored-by: Cursor <cursoragent@cursor.com>
@aryeko aryeko merged commit 58af83e into main Feb 5, 2026
6 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