Add module root detect, and add k8s.io support #5
Reference in New Issue
Block a user
Delete Branch "HNO3Miracle/go2spec:add-module-root-detect"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
通过打包 module root 代替打包子包。现在对于打包子包的请求。会通过 pkg.go.dev 获取到 module root,然后打包 module root,并且 Provide 其子包。
并且新增对 k8s.io import path 的支持
你看看你说的是简体中文吗
Pull request closed