-
Notifications
You must be signed in to change notification settings - Fork 443
Open
Description
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
go: downloading nhooyr.io/websocket v1.8.6
go: github.com/improbable-eng/grpc-web@v0.15.0 requires
nhooyr.io/websocket@v1.8.6: reading nhooyr.io/websocket/go.mod at revision v1.8.6: unknown revision v1.8.6
Anything else we need to know
Metadata
Metadata
Assignees
Labels
No labels