Skip to content

Commit c6617a2

Browse files
Update module k8s.io/klog to v2
1 parent cb012a5 commit c6617a2

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
@@ -14,6 +14,7 @@ require (
1414
k8s.io/apimachinery v0.29.0
1515
k8s.io/client-go v0.29.0
1616
k8s.io/klog v1.0.0
17+
k8s.io/klog/v2 v2.130.1
1718
k8s.io/utils v0.0.0-20241210054802-24370beab758
1819
)
1920

@@ -54,7 +55,6 @@ require (
5455
google.golang.org/protobuf v1.35.2 // indirect
5556
gopkg.in/inf.v0 v0.9.1 // indirect
5657
gopkg.in/yaml.v3 v3.0.1 // indirect
57-
k8s.io/klog/v2 v2.130.1 // indirect
5858
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
5959
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
6060
sigs.k8s.io/structured-merge-diff/v4 v4.4.3 // indirect

0 commit comments

Comments
 (0)