mirror of
https://github.com/containers/podman.git
synced 2025-12-03 11:49:18 +08:00
This requires some additional changes to the dependencies since the progress-bar library has been changed to github.com/vbauerster/mpb. Please refer to the following link for the release notes: https://github.com/containers/image/releases/tag/v1.4 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
3 lines
64 B
Go
3 lines
64 B
Go
// Package isatty implements interface to isatty
|
|
package isatty
|