Restore previous test-go-mod and commit changes

This commit is contained in:
Katrina Verey
2023-02-02 14:20:13 -05:00
parent 03669a1804
commit e6c16a6ddc
6 changed files with 11 additions and 11 deletions

View File

@@ -153,7 +153,7 @@ functions-examples-all:
done
test-go-mod:
./hack/for-each-module.sh "\$$KUSTOMIZE_ROOT/hack/with-unpinned-kust-dev.sh 'go mod tidy -v'"
./hack/for-each-module.sh "go mod tidy -v"
.PHONY:
verify-kustomize-e2e: $(MYGOBIN)/mdrip $(MYGOBIN)/kind