mirror of
https://github.com/yudai/gotty.git
synced 2026-01-30 05:05:19 +01:00
Imported the existing codebase and refactored it to work with the new build system.
Adjusted dependencies to use our own repository mirrors. Modified the Makefile for proper build output and target directory.
This commit is contained in:
parent
a080c85cbc
commit
2424e48e17
118 changed files with 93 additions and 14369 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/yudai/gotty/server"
|
||||
"github.com/kernel-punk/gotty/server"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue