knative / toolbox

Toolbox: tools used in Knative project
Apache License 2.0
5 stars 11 forks source link

Update-deps Go-native tool #16

Open cardil opened 1 year ago

cardil commented 1 year ago

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>
github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

cardil commented 7 months ago

/reopen /remove-lifecycle stale /triage accepted

knative-prow[bot] commented 7 months ago

@cardil: Reopened this issue.

In response to [this](https://github.com/knative/toolbox/issues/16#issuecomment-2039477398): >/reopen >/remove-lifecycle stale >/triage accepted Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.