OSDN Git Service

rename (#465)
[bytom/vapor.git] / api / websocket.go
index 26070c4..ba7a912 100644 (file)
@@ -6,7 +6,7 @@ import (
 
        log "github.com/sirupsen/logrus"
 
-       "github.com/vapor/net/websocket"
+       "github.com/bytom/vapor/net/websocket"
 )
 
 // timeZeroVal is simply the zero value for a time.Time and is used to avoid