Skip to content

Commit c246433

Browse files
author
ttt161
committed
bump progressor
1 parent 60ea4cb commit c246433

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +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", {branch, "master"}}},
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.3"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.5"}}},
4646
{prometheus, "4.11.0"},
4747
{prometheus_cowboy, "0.1.9"},
4848

rebar.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
1},
4040
{<<"epg_connector">>,
4141
{git,"https://github.com/valitydev/epg_connector.git",
42-
{ref,"4c35b8dc26955e589323c64bd1dd0c9abe1e3c13"}},
42+
{ref,"c437070c90ab39ef2254e11bc185f085352499cb"}},
4343
1},
4444
{<<"epgsql">>,
4545
{git,"https://github.com/epgsql/epgsql.git",
@@ -99,7 +99,7 @@
9999
0},
100100
{<<"progressor">>,
101101
{git,"https://github.com/valitydev/progressor.git",
102-
{ref,"8ce69f723b8dce8ac4d0b66ef63af6d4a5d4a309"}},
102+
{ref,"ad4d70f025be70b87285609bb9516d5779e4e724"}},
103103
0},
104104
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0},
105105
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},

0 commit comments

Comments
 (0)