Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/spf13/cobra to v1.3.0
Browse files Browse the repository at this point in the history
renovate-bot committed Jan 3, 2022

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
1 parent 56263b3 commit 8fa21ed
Showing 2 changed files with 370 additions and 33 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -8,9 +8,9 @@ require (
github.com/onsi/gomega v1.12.0
github.com/sirupsen/logrus v1.8.1
github.com/slok/kubewebhook v0.11.0
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
k8s.io/api v0.21.8
k8s.io/apimachinery v0.21.8
k8s.io/client-go v0.21.8
397 changes: 367 additions & 30 deletions go.sum

Large diffs are not rendered by default.

0 comments on commit 8fa21ed

Please sign in to comment.