Commit 20d9f5e3 authored by Eric's avatar Eric

[update] 修改webssh导入模块

parent e405525a
......@@ -3,8 +3,8 @@ package webssh
import (
"sync"
"github.com/gliderlabs/ssh"
socketio "github.com/googollee/go-socket.io"
"github.com/ibuler/ssh"
"cocogo/pkg/model"
)
......
......@@ -6,8 +6,8 @@ import (
"net/http"
"strings"
"github.com/gliderlabs/ssh"
socketio "github.com/googollee/go-socket.io"
"github.com/ibuler/ssh"
uuid "github.com/satori/go.uuid"
"cocogo/pkg/logger"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment