We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb30712 commit 3a7c15dCopy full SHA for 3a7c15d
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.3.2
+go get nhooyr.io/websocket@v1.3.3
12
```
13
14
## Features
0 commit comments