From 5478d4779efa89c9b8a40ce5de080221e093d461 Mon Sep 17 00:00:00 2001 From: Mikhail Uvarov Date: Sat, 23 Dec 2023 18:52:58 +0100 Subject: [PATCH] Use https://github.com/esl/cets/pull/46 --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index ad3b589f98a..9dc071fcc89 100644 --- a/rebar.config +++ b/rebar.config @@ -81,7 +81,7 @@ {cache_tab, "1.0.30"}, {segmented_cache, "0.3.0"}, {worker_pool, "6.0.1"}, - {cets, {git, "https://github.com/esl/cets.git", {branch, "main"}}}, + {cets, {git, "https://github.com/esl/cets.git", {branch, "delayed-check-servers"}}}, %%% HTTP tools {graphql, {git, "https://github.com/esl/graphql-erlang.git", {branch, "master"}}}, diff --git a/rebar.lock b/rebar.lock index bf855d3b449..e8589e17e33 100644 --- a/rebar.lock +++ b/rebar.lock @@ -8,7 +8,7 @@ {<<"certifi">>,{pkg,<<"certifi">>,<<"2.9.0">>},1}, {<<"cets">>, {git,"https://github.com/esl/cets.git", - {ref,"0e3f83ed3ef2e75f833e068f9c53610b72ad75e7"}}, + {ref,"af69df80ba71a6d95c6e6f2228b9b34d6f3dec86"}}, 0}, {<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.9.0">>},0}, {<<"cowboy_swagger">>,{pkg,<<"cowboy_swagger">>,<<"2.5.1">>},0},