psanford / wormhole-william

End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).
MIT License
1.07k stars 54 forks source link

Upgrade nhooyr.io/websocket to get gin upgrade #64

Closed psanford closed 1 year ago

psanford commented 2 years ago

When this issue is resolved we should upgrade nhooyr.io/websocket to make dependabot not warn about this dependency: https://github.com/nhooyr/websocket/issues/318

This is a test only dependency so its not an actual issue for us. But it would be nice to clear the dependabot issue.