Skip to content

Update-deps Go-native tool #16

Open
@cardil

Description

@cardil

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions