Skip to content

Commit e92ec4f

Browse files
Update module k8s.io/klog/v2 to v2.130.1
1 parent eda3d95 commit e92ec4f

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
@@ -120,7 +120,7 @@ require (
120120
gopkg.in/yaml.v3 v3.0.1 // indirect
121121
k8s.io/apiextensions-apiserver v0.28.3 // indirect
122122
k8s.io/component-base v0.28.3 // indirect
123-
k8s.io/klog/v2 v2.110.1
123+
k8s.io/klog/v2 v2.130.1
124124
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
125125
k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
126126
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect

0 commit comments

Comments
 (0)