mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-02-20 01:00:22 +08:00
Update to v25.0, and remove uses of deprecated types. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Minimal Go logging using logr and Go's standard library
This package implements the logr interface in terms of Go's standard log package(https://pkg.go.dev/log).