Skip to content

Commit c2bd574

Browse files
ttt161ttt161
andauthored
TECH-22: bump progressor (#158)
Co-authored-by: ttt161 <losto@nix>
1 parent e7c1335 commit c2bd574

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.0"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.1"}}},
4646
{prometheus, "4.8.1"},
4747
{prometheus_cowboy, "0.1.8"},
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,"82055002c8cb73ef938e7035865419074e7f959b"}},
42+
{ref,"dd93e27c00d492169e8a7bfc38976b911c6e7d05"}},
4343
1},
4444
{<<"epgsql">>,
4545
{git,"https://github.com/epgsql/epgsql.git",
@@ -102,7 +102,7 @@
102102
0},
103103
{<<"progressor">>,
104104
{git,"https://github.com/valitydev/progressor.git",
105-
{ref,"e2fdf9d11a69e239d3f4dc51aa2dd122d44ee1b0"}},
105+
{ref,"6df2e447a867434ad45bfc3540c4681e10105e02"}},
106106
0},
107107
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.8.1">>},0},
108108
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.8">>},0},

0 commit comments

Comments
 (0)