Skip to content

Rename package: winebarrel -> kanmu#26

Merged
winebarrel merged 1 commit intomainfrom
rename_package
Jan 23, 2026
Merged

Rename package: winebarrel -> kanmu#26
winebarrel merged 1 commit intomainfrom
rename_package

Conversation

@winebarrel
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings January 23, 2026 01:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the Go module path from github.com/winebarrel/dbtyp to github.com/kanmu/dbtyp and updates internal/external references accordingly.

Changes:

  • Update go.mod module path to the new GitHub organization.
  • Update Go import paths across library code, tests, and example code.
  • Update README badges and pkg.go.dev links to the new module location.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Renames the module path to github.com/kanmu/dbtyp.
README.md Updates badges, documentation links, and install/import snippets to the new module path.
cmd/main.go Updates example program import to the new module path.
db.go Updates internal iface import path to the new module path.
dbtyp.go Updates internal iface import path to the new module path.
exec_queryer.go Updates internal iface import path to the new module path.
execer.go Updates internal iface import path to the new module path.
queryer.go Updates internal iface import path to the new module path.
stmt.go Updates internal iface import path to the new module path.
tx.go Updates internal iface import path to the new module path.
dbtyp_test.go Updates test imports to the new module path.
prepare_test.go Updates test imports to the new module path.
tx_test.go Updates test imports to the new module path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@winebarrel winebarrel merged commit eaf3219 into main Jan 23, 2026
8 checks passed
@winebarrel winebarrel deleted the rename_package branch January 23, 2026 01:38
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