mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-12 19:16:31 +00:00
Make pkg/apis its own Go module
Extract pkg/apis into a standalone Go module with its own go.mod/go.sum, and wire it back into the main module via a local replace directive. Signed-off-by: Lubron Zhan <lubronzhan@gmail.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
5844ce873d
commit
eda35227bb
@@ -0,0 +1 @@
|
||||
Extract pkg/apis into its own Go module with a local replace directive in the root go.mod
|
||||
Reference in New Issue
Block a user