Skip to content

Commit f697605

Browse files
committed
fix(deps): update module github.com/spf13/cobra to v1.2.1
1 parent 2cf50d7 commit f697605

File tree

2 files changed

+196
-2
lines changed

2 files changed

+196
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ require (
1616
github.com/prometheus/client_golang v1.9.0
1717
github.com/rs/zerolog v1.23.0
1818
github.com/slok/kubewebhook v0.11.0
19-
github.com/spf13/cobra v1.1.1
20-
github.com/spf13/viper v1.7.1
19+
github.com/spf13/cobra v1.2.1
20+
github.com/spf13/viper v1.8.1
2121
github.com/stretchr/testify v1.7.0
2222
gopkg.in/yaml.v2 v2.4.0
2323
k8s.io/api v0.20.1

0 commit comments

Comments
 (0)