mirror of
https://github.com/sourcegraph/jsonrpc2.git
synced 2026-06-19 05:30:03 +02:00
Upgrade gorilla websocket to v1.4.2
This commit is contained in:
parent
4188fa4438
commit
44352a460f
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -2,4 +2,4 @@ module github.com/sourcegraph/jsonrpc2
|
|||
|
||||
go 1.12
|
||||
|
||||
require github.com/gorilla/websocket v1.4.1
|
||||
require github.com/gorilla/websocket v1.4.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue