Skip to content

Commit c4d3e5b

Browse files
Bump github.com/gobwas/ws from 1.3.0 to 1.3.2
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] <[email protected]>
1 parent bf9f838 commit c4d3e5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/kataras/neffos
33
go 1.19
44

55
require (
6-
github.com/gobwas/ws v1.3.0
6+
github.com/gobwas/ws v1.3.2
77
github.com/gorilla/websocket v1.5.1
88
github.com/iris-contrib/go.uuid v2.0.0+incompatible
99
github.com/mediocregopher/radix/v3 v3.8.1

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)