mirror of
https://github.com/yudai/gotty.git
synced 2025-12-27 20:58:49 +01:00
Take over GoTTY maintainership
@yudai built this amazing piece of software, but it now needs a new, active maintainer. I'm taking a stab at it.
This commit is contained in:
parent
6353624986
commit
4e017f1618
11 changed files with 24 additions and 25 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/yudai/gotty/server"
|
||||
"github.com/sorenisanerd/gotty/server"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue