build(deps): bump github.com/gorilla/websocket from 1.4.1 to 1.4.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 9 Sep 2020 20:13:04 +0000 (20:13 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 9 Sep 2020 20:39:47 +0000 (22:39 +0200)
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index a85239371d8cf118f163eeb08a8b04e22a534fdc..9b19670355ac29341aabdbb98a5dbf17a9fd9a3b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
        github.com/gobwas/glob v0.2.3
        github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
        github.com/google/go-cmp v0.5.2
-       github.com/gorilla/websocket v1.4.1
+       github.com/gorilla/websocket v1.4.2
        github.com/jdkato/prose v1.1.1
        github.com/kyokomi/emoji v2.2.4+incompatible
        github.com/magefile/mage v1.10.0
diff --git a/go.sum b/go.sum
index 738218dfd0f7a57fee7dd7ffdf92d71cdcdf10a1..9dda16d16d56f1ad8e6b1bbe787f2e11e6a2035c 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -209,6 +209,8 @@ github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH
 github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
 github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM=
 github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
+github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
+github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
 github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk=
 github.com/grpc-ecosystem/grpc-gateway v1.8.5/go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY=