mirror of
https://github.com/containers/podman.git
synced 2025-09-25 07:44:24 +08:00

Fixes: https://github.com/containers/buildah/issues/2779 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
6 lines
104 B
Modula-2
6 lines
104 B
Modula-2
module github.com/mattn/go-isatty
|
|
|
|
go 1.12
|
|
|
|
require golang.org/x/sys v0.0.0-20200116001909-b77594299b42
|