mtproto_proxy/rebar.lock
Sergey Prokhorov fc9ec1d326
Upgrade ranch 1.7.0 → 2.2.0
Ranch 2.x breaking changes addressed:
- Protocol callback changed from start_link/4 (Ref, Socket, Transport, Opts)
  to start_link/3 (Ref, Transport, Opts); socket obtained via ranch:handshake/1
- ranch:info/0 now returns #{Name => #{...}} instead of [{Name, [proplists]}];
  updated mtp_listeners/0, running_ports/0, and config_change_case test

Also update AGENTS.md with CT failure debugging workflow.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-05 01:41:01 +02:00

12 lines
397 B
Erlang

{"1.2.0",
[{<<"erlang_psq">>,
{git,"https://github.com/seriyps/psq",
{ref,"46329ccb60f27d7d4c3f3643441ccef6c5f9c89c"}},
0},
{<<"ranch">>,{pkg,<<"ranch">>,<<"2.2.0">>},0}]}.
[
{pkg_hash,[
{<<"ranch">>, <<"25528F82BC8D7C6152C57666CA99EC716510FE0925CB188172F41CE93117B1B0">>}]},
{pkg_hash_ext,[
{<<"ranch">>, <<"FA0B99A1780C80218A4197A59EA8D3BDAE32FBFF7E88527D7D8A4787EFF4F8E7">>}]}
].