Commit 20d9f5e3 authored by Eric's avatar Eric

[update] 修改webssh导入模块

parent e405525a
...@@ -3,8 +3,8 @@ package webssh ...@@ -3,8 +3,8 @@ package webssh
import ( import (
"sync" "sync"
"github.com/gliderlabs/ssh"
socketio "github.com/googollee/go-socket.io" socketio "github.com/googollee/go-socket.io"
"github.com/ibuler/ssh"
"cocogo/pkg/model" "cocogo/pkg/model"
) )
......
...@@ -6,8 +6,8 @@ import ( ...@@ -6,8 +6,8 @@ import (
"net/http" "net/http"
"strings" "strings"
"github.com/gliderlabs/ssh"
socketio "github.com/googollee/go-socket.io" socketio "github.com/googollee/go-socket.io"
"github.com/ibuler/ssh"
uuid "github.com/satori/go.uuid" uuid "github.com/satori/go.uuid"
"cocogo/pkg/logger" "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