mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
deps: up klog to 0.4.0 (#3109)
New version to get the fix for: https://github.com/kubernetes/klog/pull/83 which can fix: https://github.com/coredns/coredns/pull/3055 Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
2
go.mod
2
go.mod
@@ -63,7 +63,7 @@ require (
|
||||
k8s.io/api v0.0.0-20190313235455-40a48860b5ab
|
||||
k8s.io/apimachinery v0.0.0-20190313205120-d7deff9243b1
|
||||
k8s.io/client-go v11.0.0+incompatible
|
||||
k8s.io/klog v0.3.3
|
||||
k8s.io/klog v0.4.0
|
||||
k8s.io/kube-openapi v0.0.0-20190306001800-15615b16d372 // indirect
|
||||
k8s.io/utils v0.0.0-20190529001817-6999998975a7 // indirect
|
||||
sigs.k8s.io/yaml v1.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user