This repository was archived by the owner on Mar 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/friendsofgo/errors v0.9.2 // indirect
9
9
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect
10
10
github.com/gobwas/pool v0.2.0 // indirect
11
- github.com/gobwas/ws v1.0.2
11
+ github.com/gobwas/ws v1.0.3
12
12
github.com/gofrs/uuid v3.3.0+incompatible // indirect
13
13
github.com/gorilla/websocket v1.4.1
14
14
github.com/hashicorp/go-cleanhttp v0.5.1
Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ github.com/gobwas/pool v0.2.0 h1:QEmUOlnSjWtnpRGHF3SauEiOsy82Cup83Vf2LcMlnc8=
35
35
github.com/gobwas/pool v0.2.0 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
36
36
github.com/gobwas/ws v1.0.2 h1:CoAavW/wd/kulfZmSIBt6p24n4j7tHgNVCjsfHVNUbo =
37
37
github.com/gobwas/ws v1.0.2 /go.mod h1:szmBTxLgaFppYjEmNtny/v3w89xOydFnnZMcgRRu/EM =
38
+ github.com/gobwas/ws v1.0.3 h1:ZOigqf7iBxkA4jdQ3am7ATzdlOFp9YzA6NmuvEEZc9g =
39
+ github.com/gobwas/ws v1.0.3 /go.mod h1:szmBTxLgaFppYjEmNtny/v3w89xOydFnnZMcgRRu/EM =
38
40
github.com/gofrs/uuid v3.3.0+incompatible h1:8K4tyRfvU1CYPgJsveYFQMhpFd/wXNM7iK6rR7UHz84 =
39
41
github.com/gofrs/uuid v3.3.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
40
42
github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments