Skip to content

Commit

Permalink
chore(deps): bump nhooyr.io/websocket from 1.8.7 to 1.8.11
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 4e13f22 commit b272518
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 72 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
k8s.io/client-go v0.27.2
nhooyr.io/websocket v1.8.7
nhooyr.io/websocket v1.8.11
storj.io/drpc v0.0.34
)

Expand Down Expand Up @@ -55,7 +55,6 @@ require (
github.com/aws/smithy-go v1.20.2 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bytedance/sonic v1.10.2 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/charmbracelet/lipgloss v0.8.0 // indirect
Expand Down
Loading

0 comments on commit b272518

Please sign in to comment.