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 176b144 commit cc4687bCopy full SHA for cc4687b
README.md
@@ -8,7 +8,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
8
## Install
9
10
```bash
11
-go get nhooyr.io/websocket@v1.2.0
+go get nhooyr.io/websocket@v1.2.1
12
```
13
14
## Features
0 commit comments