Skip to content

Commit

Permalink
Bump github.com/gobwas/ws from 1.3.0 to 1.3.2 (#106)
Browse files Browse the repository at this point in the history
Bumps [github.com/gobwas/ws](https://github.com/gobwas/ws) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/gobwas/ws/releases)
- [Commits](gobwas/ws@v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/gobwas/ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 1b288c4 commit 133de94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kataras/neffos
go 1.19

require (
github.com/gobwas/ws v1.3.0
github.com/gobwas/ws v1.3.2
github.com/gorilla/websocket v1.5.1
github.com/iris-contrib/go.uuid v2.0.0+incompatible
github.com/mediocregopher/radix/v3 v3.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 133de94

Please sign in to comment.