maybe support websockets
This commit is contained in:
@@ -2,6 +2,9 @@ module rproxy4
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require gopkg.in/yaml.v2 v2.4.0
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
require github.com/viki-org/dnscache v0.0.0-20130720023526-c70c1f23c5d8 // indirect
|
||||
require github.com/viki-org/dnscache v0.0.0-20130720023526-c70c1f23c5d8
|
||||
|
||||
Reference in New Issue
Block a user