Skip to content

Rename module path zos4 -> zos_light (own identity)#88

Merged
ashraffouda merged 1 commit into
mainfrom
rename-module-zos4-to-zos-light
Jul 14, 2026
Merged

Rename module path zos4 -> zos_light (own identity)#88
ashraffouda merged 1 commit into
mainfrom
rename-module-zos4-to-zos-light

Conversation

@ashraffouda

Copy link
Copy Markdown
Collaborator

Renames the Go module path github.com/threefoldtech/zos4 -> github.com/threefoldtech/zos_light so zos_light has its own valid, importable identity instead of the copy-paste .../zos4 that collided with zos_v4 (and resolved to the wrong repo). Internal self-imports rewritten (gofmt'd); builds; zos_base stays v1.1.1. Companion to zos_v4#34 (zos4 -> zos_v4). Together they fully resolve the zos4 module-path collision. Part of #2693.

zos_light wrongly declared module github.com/threefoldtech/zos4 (a copy-paste
leftover from when zos_v4 was forked from zoslight), colliding with zos_v4 and
resolving to the wrong repo. Rename to github.com/threefoldtech/zos_light so it
has a valid, importable, unambiguous module identity. Builds; zos_base stays v1.1.1.
Companion to zos_v4#34 (which took the zos4 -> zos_v4 rename).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ashraffouda ashraffouda merged commit 4562b76 into main Jul 14, 2026
22 checks passed
@ashraffouda ashraffouda deleted the rename-module-zos4-to-zos-light branch July 14, 2026 12:04
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