update gorilla/websocket to minio/websocket (#2587)

This commit is contained in:
Harshavardhana
2023-01-24 01:18:21 +05:30
committed by GitHub
parent 6930fd198c
commit be39cb5af3
14 changed files with 3747 additions and 437 deletions

View File

@@ -21,7 +21,7 @@ import (
"errors"
"testing"
"github.com/gorilla/websocket"
"github.com/minio/websocket"
)
// Common mocks for WSConn interface