File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
7
- github.com/gorilla/websocket v1.13 .1
7
+ github.com/gorilla/websocket v1.4 .1
8
8
github.com/smartystreets/assertions v1.0.0 // indirect
9
9
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a
10
10
)
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c h1:7lF+Vz0LqiRid
4
4
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
5
5
github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q =
6
6
github.com/gorilla/websocket v1.4.0 /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
7
+ github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM =
8
+ github.com/gorilla/websocket v1.4.1 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
7
9
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo =
8
10
github.com/jtolds/gls v4.20.0+incompatible /go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU =
9
11
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM =
You can’t perform that action at this time.
0 commit comments