You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not using grpc-web, but also have the same error. You need to replace nhooyr.io/websocket with github.com/coder/websocket as the old project has been deprecated and moved to Coder (ref: https://coder.com/blog/websocket)
sample replace:
Versions of relevant software used
0.15.0
What happened
The captioned module removed releases of v1.8.6 from GitHub: https://github.com/nhooyr/websocket-old/tags
What you expected to happen
Successful
go mod vendor
How to reproduce it (as minimally and precisely as possible):
go mod vendor
in a project that imports this repository (grpcweb
)Full logs to relevant components
Anything else we need to know
The text was updated successfully, but these errors were encountered: