Goroutine leak in glog

Hi!

I use your library via dependency of a dependency and because it uses golang/glog
it has a goroutine in its init() that will never stop. source

It has been fixed in other libraries example (as glog seems to be unmaintained), is there a plan to move away from it?

Happy to help to find a replacement,

Regards,
Nicolas

I am also facing the same issue, Do we have an update on this issue?