Add ping2

This commit is contained in:
root
2024-05-08 09:05:36 +03:00
parent 5c77eb1783
commit e03e5e7c47
8 changed files with 609 additions and 15 deletions

6
go.mod
View File

@@ -5,8 +5,8 @@ go 1.20
require (
github.com/andybalholm/brotli v1.1.0
github.com/gorilla/websocket v1.5.1
golang.org/x/crypto v0.14.0
golang.org/x/net v0.17.0
golang.org/x/crypto v0.23.0
golang.org/x/net v0.25.0
)
require golang.org/x/sys v0.13.0 // indirect
require golang.org/x/sys v0.20.0 // indirect