more features
This commit is contained in:
7
benchmark-proxy/go.mod
Normal file
7
benchmark-proxy/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module benchmark-proxy
|
||||
|
||||
go 1.21
|
||||
|
||||
require github.com/gorilla/websocket v1.5.1
|
||||
|
||||
require golang.org/x/net v0.17.0 // indirect
|
||||
Reference in New Issue
Block a user