1
0
mirror of https://github.com/taigrr/log-socket synced 2025-01-18 04:53:14 -08:00

uodate go version

This commit is contained in:
Tai Groot 2023-08-26 22:00:32 -07:00
parent 2571dbe347
commit f114098a8c
Signed by: taigrr
GPG Key ID: D00C269A87614812

2
go.mod
View File

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