Commit ed59259
Rename Go module path zosbase -> zos_base to match repo
The repo was renamed zosbase -> zos_base. This renames the module directive and
all 665 internal import paths (261 files) so the module no longer depends on
GitHub's non-permanent rename redirect. Also updates pkg/Makefile go:generate
and scripts/qsfs/go.mod (require + replace LHS; the local ../../zosbasebak path
is unchanged).
BREAKING: consumers importing github.com/threefoldtech/zosbase must switch to
github.com/threefoldtech/zos_base and bump to a new tag cut after this merges.
Consumers: zos, zos_light, zos_v4, grid_agent, grid_terraform, grid_pulumi,
qss_quantum_storage.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 5a59c81 commit ed59259
261 files changed
Lines changed: 665 additions & 665 deletions
File tree
- client
- _http
- pkg
- app
- cache
- capacity
- container
- crypto
- debugcmd
- checks
- diagnostics
- environment
- events
- flist
- gateway_light
- gateway
- geoip
- gridtypes/zos
- identity
- store
- monitord
- netbase
- ifaceutil
- nft
- netlight
- bootstrap
- bridge
- dhcp
- iperf
- macvlan
- macvtap
- public
- resource
- peers
- tuntap
- types
- network
- bootstrap
- bridge
- dhcp
- iperf
- macvlan
- macvtap
- mycelium
- ndmz
- nr
- portm
- public
- tuntap
- types
- yggdrasil
- perf
- cpubench
- healthcheck
- iperf
- provisiontest
- publicip
- speedtest
- power
- primitives
- gateway
- network-light
- network
- pubip
- qsfs
- vm-light
- vmgpu
- vm
- volume
- zdb
- zlogs
- zmount
- provision
- mw
- storage.fs
- storage
- qsfsd
- registrar_light
- registrar
- storage_light
- filesystem
- storage
- filesystem
- stubs
- substrate_gateway
- upgrade
- hub
- vm
- zdb
- zos_api_light
- zos_api
- zui_light
- zui
- scripts/qsfs
- tools
- certify
- farmup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments