mirror of
https://github.com/containers/skopeo.git
synced 2025-08-10 10:52:30 +00:00
> go get github.com/containers/image/v5@main > make vendor Signed-off-by: Miloslav Trmač <mitr@redhat.com> |
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
stdr.go |
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).