Add ping2
This commit is contained in:
6
go.mod
6
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user