mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 07:43:35 +00:00
vendor: run go tidy and go vendor
This commit is contained in:
1
vendor/github.com/sirupsen/logrus/terminal_check_unix.go
generated
vendored
1
vendor/github.com/sirupsen/logrus/terminal_check_unix.go
generated
vendored
@@ -10,3 +10,4 @@ func isTerminal(fd int) bool {
|
||||
_, err := unix.IoctlGetTermios(fd, ioctlReadTermios)
|
||||
return err == nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user