Add module root detect, and add k8s.io support #5

Closed
HNO3Miracle wants to merge 10 commits from HNO3Miracle/go2spec:add-module-root-detect into master

10 Commits

Author SHA1 Message Date
HNO3Miracle 2e17027941 Add module root detect, and add k8s.io support 2026-06-06 22:15:17 +08:00
HNO3Miracle 9df9dfbeb5 [Fix] fix hash version date. 2026-06-06 15:40:18 +08:00
HeliC829 33eb67c31e docs: document pkg.go.dev API migration
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:33:22 +08:00
HeliC829 1f596caf57 refactor: migrate metadata discovery to pkgsite
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:30:54 +08:00
HeliC829 e28166a773 feat(pkgsite): add pkg.go.dev v1beta client
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:26:20 +08:00
HeliC829 dbbf920578 feat(pack): fall back to git archive when source download fails
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:23:02 +08:00
HeliC829 2758d5f404 refactor(pack): split runtime and test dependencies
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:20:38 +08:00
HeliC829 437d50ba0f feat(hosters): add go.yaml.in short host mapping
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:18:13 +08:00
HeliC829 f41dfb5711 fix(spec): pass package path to library subpackage description
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:15:35 +08:00
HeliC829 1aa3ad45d8 chore: ignore local build artifacts
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 22:11:09 +08:00