mirror of
https://github.com/containers/skopeo.git
synced 2025-09-04 08:04:56 +00:00
Update c/image after https://github.com/containers/image/pull/1816
... to work around some of the "unexpected EOF" failures. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
7
vendor/github.com/vbauerster/mpb/v8/cwriter/util_zos.go
generated
vendored
Normal file
7
vendor/github.com/vbauerster/mpb/v8/cwriter/util_zos.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
//go:build zos
|
||||
|
||||
package cwriter
|
||||
|
||||
import "golang.org/x/sys/unix"
|
||||
|
||||
const ioctlReadTermios = unix.TCGETS
|
Reference in New Issue
Block a user