We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb4466 commit 1f053d9Copy full SHA for 1f053d9
README.md
@@ -9,7 +9,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
9
## Install
10
11
```bash
12
-go get nhooyr.io/websocket@v1.4.0
+go get nhooyr.io/websocket@v1.5.0
13
```
14
15
## Features
0 commit comments