Skip to content

Commit 36c6048

Browse files
author
ttt161
committed
TECH-26: bump progressor
1 parent b6582e5 commit 36c6048

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, "v0.0.6"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v0.0.8"}}},
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,"35a7480b298ac4318352a03824ce06619b75f9da"}},
42+
{ref,"3ff44b60214aa0a9f74a659a3e06fc7de45d7f8b"}},
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,"ce7bcbddc7e9b97a3bb24f45fb8ef455896a9cbb"}},
105+
{ref,"081366e15a5f3cb33090b14fafe32f5201664372"}},
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)