diff --git a/rebar.config b/rebar.config index adae26cc..2798b914 100644 --- a/rebar.config +++ b/rebar.config @@ -42,7 +42,7 @@ {fault_detector_proto, {git, "https://github.com/valitydev/fault-detector-proto.git", {branch, "master"}}}, {limiter_proto, {git, "https://github.com/valitydev/limiter-proto.git", {branch, "master"}}}, {herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}}, - {progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.2"}}}, + {progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.3"}}}, {prometheus, "4.11.0"}, {prometheus_cowboy, "0.1.9"}, @@ -86,6 +86,7 @@ {recon, load}, {runtime_tools, load}, {tools, load}, + {canal, load}, {opentelemetry, temporary}, logger_logstash_formatter, sasl, diff --git a/rebar.lock b/rebar.lock index fdbeb28e..7986e810 100644 --- a/rebar.lock +++ b/rebar.lock @@ -13,7 +13,7 @@ {<<"cache">>,{pkg,<<"cache">>,<<"2.3.3">>},0}, {<<"canal">>, {git,"https://github.com/valitydev/canal", - {ref,"621d3821cd0a6036fee75d8e3b2d17167f3268e4"}}, + {ref,"89faedce3b054bcca7cc31ca64d2ead8a9402305"}}, 2}, {<<"certifi">>,{pkg,<<"certifi">>,<<"2.8.0">>},2}, {<<"cg_mon">>, @@ -39,7 +39,7 @@ 1}, {<<"epg_connector">>, {git,"https://github.com/valitydev/epg_connector.git", - {ref,"dd93e27c00d492169e8a7bfc38976b911c6e7d05"}}, + {ref,"4c35b8dc26955e589323c64bd1dd0c9abe1e3c13"}}, 1}, {<<"epgsql">>, {git,"https://github.com/epgsql/epgsql.git", @@ -99,7 +99,7 @@ 0}, {<<"progressor">>, {git,"https://github.com/valitydev/progressor.git", - {ref,"4c44615f712ae8992ff1a654f227def9f44c8aa7"}}, + {ref,"8ce69f723b8dce8ac4d0b66ef63af6d4a5d4a309"}}, 0}, {<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0}, {<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},