Switch to conformal vendoring of Gorilla websocket.
This commit is contained in:
parent
1602463681
commit
8e624b20a9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
"github.com/conformal/btcjson"
|
||||
"github.com/conformal/btcws"
|
||||
"github.com/conformal/go-socks"
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/conformal/websocket"
|
||||
"net"
|
||||
"net/http"
|
||||
"net/url"
|
||||
|
|
Loading…
Reference in a new issue