Rename github.com/sorenisanerd/gotty to gitea.xs0.ru/forks/gotty
Some checks failed
Some checks failed
This commit is contained in:
@@ -19,10 +19,10 @@ import (
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/sorenisanerd/gotty/bindata"
|
||||
"github.com/sorenisanerd/gotty/pkg/homedir"
|
||||
"github.com/sorenisanerd/gotty/pkg/randomstring"
|
||||
"github.com/sorenisanerd/gotty/webtty"
|
||||
"gitea.xs0.ru/forks/gotty/bindata"
|
||||
"gitea.xs0.ru/forks/gotty/pkg/homedir"
|
||||
"gitea.xs0.ru/forks/gotty/pkg/randomstring"
|
||||
"gitea.xs0.ru/forks/gotty/webtty"
|
||||
)
|
||||
|
||||
// Server provides a webtty HTTP endpoint.
|
||||
|
||||
Reference in New Issue
Block a user