Skip to content

Commit 205c108

Browse files
fix(deps): update module nhooyr.io/websocket to v1.8.17
1 parent 522c8c7 commit 205c108

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0
99
google.golang.org/grpc v1.59.0
1010
google.golang.org/protobuf v1.32.0
11-
nhooyr.io/websocket v1.8.10
11+
nhooyr.io/websocket v1.8.17
1212
)
1313

1414
require (

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
5555
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
5656
nhooyr.io/websocket v1.8.10 h1:mv4p+MnGrLDcPlBoWsvPP7XCzTYMXP9F9eIGoKbgx7Q=
5757
nhooyr.io/websocket v1.8.10/go.mod h1:rN9OFWIUwuxg4fR5tELlYC04bXYowCP9GX47ivo2l+c=
58+
nhooyr.io/websocket v1.8.17 h1:KEVeLJkUywCKVsnLIDlD/5gtayKp8VoCkksHCGGfT9Y=
59+
nhooyr.io/websocket v1.8.17/go.mod h1:rN9OFWIUwuxg4fR5tELlYC04bXYowCP9GX47ivo2l+c=

0 commit comments

Comments
 (0)