Skip to content

Commit

Permalink
Bump github.com/spf13/cobra to v1.2.1
Browse files Browse the repository at this point in the history
Fixes containers#9730

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
  • Loading branch information
Luap99 authored and rugk committed Jul 9, 2021
1 parent c4a3ae7 commit d8e974d
Show file tree
Hide file tree
Showing 71 changed files with 3,765 additions and 1,722 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ require (
github.com/pmezard/go-difflib v1.0.0
github.com/rootless-containers/rootlesskit v0.14.2
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.0
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
Expand All @@ -69,5 +69,3 @@ 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
186 changes: 181 additions & 5 deletions go.sum

Large diffs are not rendered by default.

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

This file was deleted.

Loading

0 comments on commit d8e974d

Please sign in to comment.