Skip to content

Commit 761710c

Browse files
Update README.md
replace `./hack/update-go-workspace.sh ` with `./hack/update-vendor.sh` as `./hack/update-go-workspace.sh ` no longer exists.
1 parent e5ba5cd commit 761710c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

staging/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ import (
8787
./hack/update-vendor.sh
8888
```
8989

90-
8. Run [`./hack/update-go-workspace.sh`](/hack/update-go-workspace.sh) to add
91-
the module to the workspace.
92-
9390
### Creating the published repository
9491

9592
1. Create an [issue](https://github.com/kubernetes/org/issues/new?template=repo-create.md)

0 commit comments

Comments
 (0)