Skip to content

Commit 22af848

Browse files
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0
1 parent 455a5c6 commit 22af848

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
@@ -7,7 +7,7 @@ require (
77
github.com/crossplane/crossplane-tools v0.0.0-20240522174801-1ad3d4c87f21
88
github.com/google/go-cmp v0.6.0
99
github.com/pkg/errors v0.9.1
10-
gopkg.in/alecthomas/kingpin.v2 v2.2.6
10+
gopkg.in/alecthomas/kingpin.v2 v2.4.0
1111
k8s.io/apimachinery v0.31.3
1212
k8s.io/client-go v0.31.3
1313
sigs.k8s.io/controller-runtime v0.19.2

0 commit comments

Comments
 (0)