vendor: revendor k8s.io/klog

This commit is contained in:
Sergiusz Urbaniak 2020-10-28 15:48:39 +01:00
parent a858d53495
commit 6b412c4a36
18 changed files with 2654 additions and 0 deletions

3
vendor/github.com/go-logr/logr/go.mod generated vendored Normal file
View file

@ -0,0 +1,3 @@
module github.com/go-logr/logr
go 1.14