Skip to content

refactor: move Go module from localhost/leetcode to repo root#5

Merged
eselyavka merged 1 commit intomainfrom
refactor/move-module-to-repo-root
Mar 5, 2026
Merged

refactor: move Go module from localhost/leetcode to repo root#5
eselyavka merged 1 commit intomainfrom
refactor/move-module-to-repo-root

Conversation

@eselyavka
Copy link
Copy Markdown
Owner

Summary

  • Move module to repo root and set path to github.com/eseliavka/go
  • Move problems/, util/, .golangci.yml, go.mod, go.sum to root
  • Update imports and all scripts/workflows/docs for root layout
  • Remove go.work, go.work.sum, old nested module files, and obsolete localhost/ directory
  • Verification: make verify passes from repo root

@eselyavka eselyavka merged commit 770390b into main Mar 5, 2026
2 checks passed
@eselyavka eselyavka deleted the refactor/move-module-to-repo-root branch March 5, 2026 03:43
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