mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
use doGoMod.sh forr go mod tidy
This commit is contained in:
2
Makefile
2
Makefile
@@ -186,8 +186,8 @@ test-examples-kustomize-against-latest-release: $(MYGOBIN)/mdrip
|
||||
# Pushes dependencies in the go.work file back to go.mod files of each workspace module.
|
||||
.PHONY: workspace-sync
|
||||
workspace sync:
|
||||
go mod tidy
|
||||
go work sync
|
||||
./hack/doGoMod.sh tidy
|
||||
|
||||
# --- Cleanup targets ---
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user