mirror of
https://github.com/yudai/gotty.git
synced 2026-02-13 11:54:21 +01:00
Update import strings to reference this fork name
Merge in manually the fixes from PR #197, never accepted Update .gitignore Update the README with a Changelog for the fork
This commit is contained in:
parent
a080c85cbc
commit
89a27a859e
9 changed files with 22 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/yudai/gotty/server"
|
||||
"github.com/nimbix/gotty/server"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue