mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +08:00
Also update to c/image after https://github.com/containers/image/pull/1821 , so that we don't ship two versions of the package simultaneously. [NO NEW TESTS NEEDED] Signed-off-by: Miloslav Trmač <mitr@redhat.com>
3 lines
90 B
Go
3 lines
90 B
Go
// Package cwriter is a console writer abstraction for the underlying OS.
|
|
package cwriter
|