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