Skip to content

Commit 565e02b

Browse files
committed
Update to klog v2
1 parent 962ddb6 commit 565e02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/genswaggertypedocs/swagger_type_docs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
flag "github.com/spf13/pflag"
2727

2828
kruntime "k8s.io/apimachinery/pkg/runtime"
29-
"k8s.io/klog"
29+
"k8s.io/klog/v2"
3030
)
3131

3232
var (

0 commit comments

Comments
 (0)