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

@@ -31,7 +31,7 @@ import (
"strings"
"time"
"github.com/gorilla/websocket"
"github.com/minio/websocket"
v2 "github.com/minio/operator/pkg/apis/minio.min.io/v2"