Open
Description
Rewrite bash function go_update_deps "$@"
from knative.dev/hack/library.sh (L663-L681)
into a Golang tool knative.dev/toolbox/update-deps
.
https://github.com/knative/hack/blob/158898889ae8670c7e68e522e32cd6800e1729a0/library.sh#L663-L681
Keep the same CLI:
go run knative.dev/toolbox/update-deps@latest \
--upgrade \
--release <release-version> \
--module-release <module-version>