This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ require (
23
23
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
24
24
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
25
25
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
26
- nhooyr.io/websocket v1.8.6
26
+ nhooyr.io/websocket v1.8.7
27
27
)
Original file line number Diff line number Diff line change @@ -566,6 +566,7 @@ honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWh
566
566
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
567
567
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
568
568
honnef.co/go/tools v0.0.1-2019.2.3 /go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg =
569
- nhooyr.io/websocket v1.8.6 h1:s+C3xAMLwGmlI31Nyn/eAehUlZPwfYZu2JXM621Q5/k =
570
569
nhooyr.io/websocket v1.8.6 /go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0 =
570
+ nhooyr.io/websocket v1.8.7 h1:usjR2uOr/zjjkVMy0lW+PPohFok7PCow5sDjLgX4P4g =
571
+ nhooyr.io/websocket v1.8.7 /go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0 =
571
572
rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
You can’t perform that action at this time.
0 commit comments