File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/coder/websocket => ../..
7
7
require (
8
8
github.com/coder/websocket v0.0.0-00010101000000-000000000000
9
9
github.com/gin-gonic/gin v1.9.1
10
- github.com/gobwas/ws v1.3 .0
10
+ github.com/gobwas/ws v1.4 .0
11
11
github.com/gorilla/websocket v1.5.0
12
12
github.com/lesismal/nbio v1.3.18
13
13
)
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/gobwas/httphead v0.1.0 h1:exrUm0f4YX0L7EBwZHuCF4GDp8aJfVeBrlLQrs6NqWU
24
24
github.com/gobwas/httphead v0.1.0 /go.mod h1:O/RXo79gxV8G+RqlR/otEwx4Q36zl9rqC5u12GKvMCM =
25
25
github.com/gobwas/pool v0.2.1 h1:xfeeEhW7pwmX8nuLVlqbzVc7udMDrwetjEv+TZIz1og =
26
26
github.com/gobwas/pool v0.2.1 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
27
- github.com/gobwas/ws v1.3 .0 h1:sbeU3Y4Qzlb+MOzIe6mQGf7QR4Hkv6ZD0qhGkBFL2O0 =
28
- github.com/gobwas/ws v1.3 .0 /go.mod h1:hRKAFb8wOxFROYNsT1bqfWnhX+b5MFeJM9r2ZSwg/KY =
27
+ github.com/gobwas/ws v1.4 .0 h1:CTaoG1tojrh4ucGPcoJFiAQUAsEWekEWvLy7GsVNqGs =
28
+ github.com/gobwas/ws v1.4 .0 /go.mod h1:G3gNqMNtPppf5XUz7O4shetPpcZ1VJ7zt18dlUeakrc =
29
29
github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
30
30
github.com/goccy/go-json v0.10.2 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
31
31
github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
You can’t perform that action at this time.
0 commit comments