Skip to content

Commit b272518

Browse files
chore(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.11
Bumps [nhooyr.io/websocket](https://github.com/nhooyr/websocket) from 1.8.7 to 1.8.11. - [Release notes](https://github.com/nhooyr/websocket/releases) - [Commits](coder/websocket@v1.8.7...v1.8.11) --- updated-dependencies: - dependency-name: nhooyr.io/websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e13f22 commit b272518

File tree

2 files changed

+3
-72
lines changed

2 files changed

+3
-72
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
k8s.io/api v0.27.2
2020
k8s.io/apimachinery v0.27.2
2121
k8s.io/client-go v0.27.2
22-
nhooyr.io/websocket v1.8.7
22+
nhooyr.io/websocket v1.8.11
2323
storj.io/drpc v0.0.34
2424
)
2525

@@ -55,7 +55,6 @@ require (
5555
github.com/aws/smithy-go v1.20.2 // indirect
5656
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
5757
github.com/beorn7/perks v1.0.1 // indirect
58-
github.com/bytedance/sonic v1.10.2 // indirect
5958
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
6059
github.com/cespare/xxhash/v2 v2.2.0 // indirect
6160
github.com/charmbracelet/lipgloss v0.8.0 // indirect

0 commit comments

Comments
 (0)