mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-01 05:52:30 +01:00
Fails with: > # github.com/pkg/term/termios > ../../../../../go/pkg/mod/github.com/pkg/term@v0.0.0-20190109203006-aa71e9d9e942/termios/termios_linux.go:78:61: > attr.Ispeed undefined (type *syscall.Termios has no field or method Ispeed) > ../../../../../go/pkg/mod/github.com/pkg/term@v0.0.0-20190109203006-aa71e9d9e942/termios/termios_linux.go:81:61: > attr.Ospeed undefined (type *syscall.Termios has no field or method Ospeed)