Skip to content

Commit 46a037c

Browse files
Update go.mod for log fixes
Signed-off-by: Varanasi Venkata Bhaskaram <[email protected]>
1 parent a583ec9 commit 46a037c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ require (
2020
k8s.io/api v0.19.15
2121
k8s.io/apimachinery v0.19.15
2222
k8s.io/client-go v0.19.15
23+
k8s.io/klog/v2 v2.2.0 // indirect
2324
)

0 commit comments

Comments
 (0)