Update dependency com_github_gorilla_websocket to v1 (#888)

This commit is contained in:
renovate[bot] 2018-11-21 19:26:32 -08:00 committed by Raul Jordan
parent 2dee561bc1
commit b1cd885c88

View File

@ -567,7 +567,7 @@ go_repository(
go_repository(
name = "com_github_gorilla_websocket",
commit = "483fb8d7c32fcb4b5636cd293a92e3935932e2f4",
tag = "v1.4.0",
importpath = "github.com/gorilla/websocket",
)