Skip to content

Migrate zosbase -> zos_base module (v1.1.0)#86

Merged
ashraffouda merged 1 commit into
mainfrom
migrate-to-zos-base-module
Jul 12, 2026
Merged

Migrate zosbase -> zos_base module (v1.1.0)#86
ashraffouda merged 1 commit into
mainfrom
migrate-to-zos-base-module

Conversation

@ashraffouda

Copy link
Copy Markdown
Collaborator

Moves the Go dependency from github.com/threefoldtech/zosbase to the renamed github.com/threefoldtech/zos_base@v1.1.0 (threefoldtech/zos_base#119), removing the Go-import dependency on GitHub's rename redirect.

  • go.mod: zosbase v1.0.10 -> zos_base v1.1.0
  • go.sum updated
  • 28 import statements rewritten

Same migration as zos#2695. Part of the P1 module-path migration — tracking issue #2693.

The zosbase module was renamed to github.com/threefoldtech/zos_base. Update the
go.mod require (v1.0.10 -> zos_base v1.1.0), go.sum, and 28 import statements so
we no longer depend on GitHub's rename redirect for the Go module path.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ashraffouda ashraffouda merged commit 9abdbe5 into main Jul 12, 2026
22 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