Commit 1bbc67e
chore(repo): refresh submodules + go.work hygiene (Phase 2 cascade unblock)
- git submodule update on external/* to current dev tips
- go.work paths fixed for Phase 1 /go/ subtree layout where stale
- go.work go-version bumped 1.26.0 → 1.26.2 to match submodule floor
Workspace-mode build (`go build ./...`) is the verification path. Some
repos may surface transitive dep issues (api/go.sum checksum drift, etc.)
which are separate cascade tickets — not blocking this metadata refresh.
Co-Authored-By: Cladius Maximus <cladius@lethean.io>1 parent 5a6fb31 commit 1bbc67e
3 files changed
Lines changed: 3 additions & 3 deletions
- LICENCE+287
- tests/cli/v090-upgrade/BRIEF.md+381
- tests/cli/v090-upgrade/PROMPT.txt+181
- tests/cli/v090-upgrade/audit.sh+556
- tests/cli/v090-upgrade/ax7-gaps.py+155
- tests/cli/v090-upgrade/example-gaps.py+138
- tests/cli/v090-upgrade/file-presence.py+94
- tests/cli/v090-upgrade/identical-triplets.py+120
- tests/cli/v090-upgrade/sweep.sh+37
- tests/cli/v090-upgrade/test-stubs.py+95
- tests/cli/v090-upgrade/unreferenced-symbols.py+128
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
0 commit comments