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
Contributor

通过打包 module root 代替打包子包。现在对于打包子包的请求。会通过 pkg.go.dev 获取到 module root,然后打包 module root,并且 Provide 其子包。

并且新增对 k8s.io import path 的支持

通过打包 module root 代替打包子包。现在对于打包子包的请求。会通过 pkg.go.dev 获取到 module root,然后打包 module root,并且 Provide 其子包。 并且新增对 k8s.io import path 的支持
HNO3Miracle added 10 commits 2026-06-06 14:20:45 +00:00
Owner

你看看你说的是简体中文吗

你看看你说的是简体中文吗
HNO3Miracle closed this pull request 2026-06-08 11:51:38 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: misaka00251/go2spec#5