Skip to content

Commit 01b82ec

Browse files
author
ttt161
committed
bump progressor
1 parent d07f9af commit 01b82ec

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

rebar.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
{fault_detector_proto, {git, "https://github.com/valitydev/fault-detector-proto.git", {branch, "master"}}},
4343
{limiter_proto, {git, "https://github.com/valitydev/limiter-proto.git", {tag, "v2.1.0"}}},
4444
{herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}},
45-
%{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.17"}}},
46-
{progressor, {git, "https://github.com/valitydev/progressor.git", {branch, "fx/expand-process-status-enumeration"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.19"}}},
4746
{prometheus, "4.11.0"},
4847
{prometheus_cowboy, "0.1.9"},
4948

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
0},
101101
{<<"progressor">>,
102102
{git,"https://github.com/valitydev/progressor.git",
103-
{ref,"71055cd7f756fab436c7211bdfbd7d8bceac64cd"}},
103+
{ref,"27e9fc7a4c37ca903883676aa1409034c7b3ea9e"}},
104104
0},
105105
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0},
106106
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},

0 commit comments

Comments
 (0)