Skip to content

Commit 6772c18

Browse files
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0
1 parent f5d9981 commit 6772c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/pkg/errors v0.9.1
1414
github.com/spf13/afero v1.14.0
1515
go.uber.org/zap v1.27.0
16-
gopkg.in/alecthomas/kingpin.v2 v2.2.6
16+
gopkg.in/alecthomas/kingpin.v2 v2.4.0
1717
k8s.io/api v0.29.4
1818
k8s.io/apiextensions-apiserver v0.29.4
1919
k8s.io/apimachinery v0.29.4

0 commit comments

Comments
 (0)