From 6d2dfa9a06f2b2bc9c912d0649486be9b1090fed Mon Sep 17 00:00:00 2001 From: ttt161 Date: Sat, 31 Jan 2026 16:09:15 +0300 Subject: [PATCH] bump progressor-1.0.20 --- rebar.config | 3 ++- rebar.lock | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 16e0aa38..ead7f94d 100644 --- a/rebar.config +++ b/rebar.config @@ -42,7 +42,8 @@ {fault_detector_proto, {git, "https://github.com/valitydev/fault-detector-proto.git", {branch, "master"}}}, {limiter_proto, {git, "https://github.com/valitydev/limiter-proto.git", {tag, "v2.1.0"}}}, {herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}}, - {progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.19"}}}, + %{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.19"}}}, + {progressor, {git, "https://github.com/valitydev/progressor.git", {branch, "fx/fix-migration-deadlock"}}}, {prometheus, "4.11.0"}, {prometheus_cowboy, "0.1.9"}, diff --git a/rebar.lock b/rebar.lock index f43a6ed0..51f54fca 100644 --- a/rebar.lock +++ b/rebar.lock @@ -100,7 +100,7 @@ 0}, {<<"progressor">>, {git,"https://github.com/valitydev/progressor.git", - {ref,"27e9fc7a4c37ca903883676aa1409034c7b3ea9e"}}, + {ref,"59866be767e23cfa160ccfcbe7c0e6f08e287028"}}, 0}, {<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0}, {<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},