Skip to content

Commit 45f093a

Browse files
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0
1 parent 4686f7b commit 45f093a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ require (
104104
golang.org/x/time v0.8.0
105105
google.golang.org/api v0.206.0
106106
google.golang.org/grpc v1.68.0
107-
gopkg.in/alecthomas/kingpin.v2 v2.2.6
107+
gopkg.in/alecthomas/kingpin.v2 v2.4.0
108108
gopkg.in/yaml.v2 v2.4.0
109109
gopkg.in/yaml.v3 v3.0.1
110110
k8s.io/klog v1.0.0

0 commit comments

Comments
 (0)