module github.com/go-logr/glogr
go 1.16
require (
github.com/go-logr/logr v1.0.0-rc1
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
)