Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kurento-client-go/test/ws/server2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/63isOK/golearn/kurento-client-go/test/ws/server

go 1.12

require github.com/gorilla/websocket v1.4.0
require github.com/gorilla/websocket v1.4.1
5 changes: 2 additions & 3 deletions kurento-client-go/test/ws/server2/go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
github.com/63isOK/golearn v0.0.0-20190723054545-217e77776c68 h1:BwE6Jkl933YjOPE1TJWX8OyxcInyYek6rB/GG57R1ME=
github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=
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=