Skip to content

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

Open
ashraffouda wants to merge 1 commit into
mainfrom
migrate-to-zos-base-module
Open

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

Conversation

@ashraffouda

Copy link
Copy Markdown
Collaborator

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

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

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 31 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>
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