Skip to content

chore: rename Go module path to github.com/lablup/docker-variant - #9

Merged
achimnol merged 1 commit into
mainfrom
topic/module-path
Aug 9, 2026
Merged

chore: rename Go module path to github.com/lablup/docker-variant#9
achimnol merged 1 commit into
mainfrom
topic/module-path

Conversation

@achimnol

@achimnol achimnol commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

Stacked PR 8/8 (base: #7). Mechanical rename of the module path (go.mod + all internal imports) from github.com/achimnol/docker-variant to github.com/lablup/docker-variant, following the repository's transfer to the lablup organization. No behavior change; go vet and all tests pass.

Kept as the top of the stack rather than rewriting the seven earlier PRs' history: the module path is self-declared, so every PR below still builds and tests identically.

https://claude.ai/code/session_01D383U8kkQkJc1yzyC5H5Nk

Base automatically changed from topic/demo to main August 9, 2026 17:56
Follows the repository transfer from achimnol/docker-variant to the
lablup organization, so `go get` of the canonical path works for
external consumers.

Claude-Session: https://claude.ai/code/session_01D383U8kkQkJc1yzyC5H5Nk
@achimnol
achimnol force-pushed the topic/module-path branch from 3f74d5f to bd2f20e Compare August 9, 2026 17:56
@achimnol
achimnol merged commit 7887f85 into main Aug 9, 2026
2 checks passed
@achimnol
achimnol deleted the topic/module-path branch August 9, 2026 17:57
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