1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-20 17:12:24 -07:00

extract browser from string var, upgrade deps

This commit is contained in:
2022-10-14 22:14:47 -07:00
parent a1e960366e
commit 2492509b6b
4 changed files with 204 additions and 201 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/taigrr/log-socket
go 1.17
go 1.16
require github.com/gorilla/websocket v1.4.2
require github.com/gorilla/websocket v1.5.0