From 761710cab89c9f24f9bf7b4e4aff9d915d62c077 Mon Sep 17 00:00:00 2001 From: Harshal Neelkamal <17376513+HarshalNeelkamal@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:06:03 -0700 Subject: [PATCH] Update README.md replace `./hack/update-go-workspace.sh ` with `./hack/update-vendor.sh` as `./hack/update-go-workspace.sh ` no longer exists. --- staging/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/staging/README.md b/staging/README.md index 7260cd284cd..f3977ea2e10 100644 --- a/staging/README.md +++ b/staging/README.md @@ -87,9 +87,6 @@ import ( ./hack/update-vendor.sh ``` -8. Run [`./hack/update-go-workspace.sh`](/hack/update-go-workspace.sh) to add - the module to the workspace. - ### Creating the published repository 1. Create an [issue](https://github.com/kubernetes/org/issues/new?template=repo-create.md)