Rename module

This commit is contained in:
Will Owens 2022-02-26 17:32:04 -05:00
parent 179f2face2
commit ef511da787
7 changed files with 11 additions and 13 deletions

View file

@ -4,7 +4,7 @@ import (
"syscall"
"time"
"github.com/yudai/gotty/server"
"github.com/ghthor/gotty/server"
)
type Options struct {