diff options
Diffstat (limited to 'libgo/go/websocket/hybi_test.go')
-rw-r--r-- | libgo/go/websocket/hybi_test.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgo/go/websocket/hybi_test.go b/libgo/go/websocket/hybi_test.go index df0f5552653..60375ff32ad 100644 --- a/libgo/go/websocket/hybi_test.go +++ b/libgo/go/websocket/hybi_test.go @@ -8,11 +8,11 @@ import ( "bufio" "bytes" "fmt" - "http" "io" + "net/http" + "net/url" "strings" "testing" - "url" ) // Test the getNonceAccept function with values in |