Open
Description
It seems like hub/api
wasn't keeping it's dependencies up to date ie. bumpingtektoncd/pipeline
see: 6402cc3
I've dropped require
directives for k8s deps across tekton but for updates to get picked up it needs all ancestor dependencies to regularly bump.
Given that the hub/api
package is imported by the cli
we should regularly keep dependencies up to date. Specifically that means something should bump github.com/tektoncd/pipeline
and everything else will follow.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Activity