b8cb98510f
Bumps the go_modules group with 1 update in the /test/tests/websocket directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.25.0 to 0.36.0 - [Commits](https://github.com/golang/net/compare/v0.25.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 lines
112 B
AMPL
8 lines
112 B
AMPL
module ws
|
|
|
|
go 1.23.0
|
|
|
|
require github.com/gorilla/websocket v1.5.1
|
|
|
|
require golang.org/x/net v0.38.0 // indirect
|