mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-03 23:31:41 +00:00
59d3f6674f
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. - [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
6 lines
133 B
Modula-2
6 lines
133 B
Modula-2
module github.com/TokTok/c-toxcore/other/bootstrap_daemon/websocket/websockify
|
|
|
|
go 1.20
|
|
|
|
require github.com/gorilla/websocket v1.5.3
|