Skip to content

Commit

Permalink
force github.com/spf13/cobra@v1.1.3
Browse files Browse the repository at this point in the history
v1.2.0 is breaking CI (see containers/pull/10844).

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
  • Loading branch information
vrothberg authored and rugk committed Jul 9, 2021
1 parent 7ae1c66 commit e68d6a2
Show file tree
Hide file tree
Showing 71 changed files with 1,727 additions and 3,763 deletions.
2 changes: 2 additions & 0 deletions go.mod
Expand Up @@ -69,3 +69,5 @@ require (
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
)

replace github.com/spf13/cobra => github.com/spf13/cobra v1.1.3
185 changes: 5 additions & 180 deletions go.sum

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions vendor/github.com/spf13/cobra/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e68d6a2

Please sign in to comment.