blob: c348862d35039afa641ccff0591f3820e04f5d8d [file] [edit]
module example
go 1.13
require (
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
k8s.io/klog/v2 v2.0.0-20200324194303-db919253a3bc
)