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

@@ -24,8 +24,8 @@ import (
"regexp"
"strings"
"github.com/gorilla/websocket"
mc "github.com/minio/mc/cmd"
"github.com/minio/websocket"
)
type watchOptions struct {