skopeo/vendor/github.com/go-logr/stdr
Miloslav Trmač bfe82593c8 Update c/image from the main branch
> go get github.com/containers/image/v5@main
> make vendor

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2023-04-01 12:24:04 +02:00
..
LICENSE Update c/image from the main branch 2023-04-01 12:24:04 +02:00
README.md Update c/image from the main branch 2023-04-01 12:24:04 +02:00
stdr.go Update c/image from the main branch 2023-04-01 12:24:04 +02:00

Minimal Go logging using logr and Go's standard library

Go Reference

This package implements the logr interface in terms of Go's standard log package(https://pkg.go.dev/log).