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 877db44 commit ff3ef61Copy full SHA for ff3ef61
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
+go get nhooyr.io/websocket@v1.1.0
12
```
13
14
## Features
0 commit comments