minekube / gate

High-Performance, Low-Memory, Lightweight, Extensible Minecraft Reverse Proxy with Excellent Multi-Protocol Version Support - Velocity/Bungee Replacement - Ready for dev and large deploy!
https://gate.minekube.com
Apache License 2.0
630 stars 54 forks source link

update websocket dep #400

Open bbSnavy opened 5 hours ago

bbSnavy commented 5 hours ago

seems like https://github.com/minekube/gate/blob/master/go.mod#L40 needs to be updated

https://nhooyr.io/websocket redirects to https://github.com/coder/websocket

bbSnavy commented 5 hours ago

image

bbSnavy commented 4 hours ago

I can't get go get and go mod tidy to run successfully on a clean docker container when using GOPROXY="direct". But it works with the default GOPROXY value