We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f73d6b commit bec803fCopy full SHA for bec803f
enterprise/wsproxy/wsproxy.go
@@ -10,6 +10,8 @@ import (
10
"strings"
11
"time"
12
13
+ "github.com/go-chi/cors"
14
+
15
"github.com/go-chi/chi/v5"
16
"github.com/go-chi/cors"
17
"github.com/google/uuid"
0 commit comments