Skip to content

Commit 7a228d6

Browse files
author
ttt161
committed
bump progressor-1.0.24
1 parent f0cceb1 commit 7a228d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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", {tag, "v2.1.1"}}},
4444
{herd, {git, "https://github.com/wgnet/herd.git", {tag, "1.3.4"}}},
45-
{progressor, {git, "https://github.com/valitydev/progressor.git", {branch, "ft/graceful-shutdown"}}},
45+
{progressor, {git, "https://github.com/valitydev/progressor.git", {tag, "v1.0.24"}}},
4646
{prometheus, "4.11.0"},
4747
{prometheus_cowboy, "0.1.9"},
4848

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
0},
106106
{<<"progressor">>,
107107
{git,"https://github.com/valitydev/progressor.git",
108-
{ref,"3b6abfb2e6dd94e508646c67837f7d5993c0da42"}},
108+
{ref,"90f46570007a1cbf7cac960059fe6c8018702489"}},
109109
0},
110110
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0},
111111
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},

0 commit comments

Comments
 (0)