An error occurred while fetching folder content.
user avatar
Upgrade to golang 1.15 (#8858)
Mahmood Ali authored
Upgrade to golang 1.15

Starting with golang 1.5, setting Ctty value result in `Setctty set but Ctty not valid in child` error, as part of https://github.com/golang/go/issues/29458 .
This commit lifts the fix in https://github.com/creack/pty/pull/97 .
d7f14d12
Name Last commit Last update
..