Skip to content

Commit e966fcf

Browse files
author
ttt161
committed
cleanup
1 parent bdf7778 commit e966fcf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

rebar.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
{thrift, {git, "https://github.com/valitydev/thrift_erlang.git", {tag, "v1.0.0"}}},
3535
{woody, {git, "https://github.com/valitydev/woody_erlang", {tag, "v1.1.1"}}},
3636
{erl_health, {git, "https://github.com/valitydev/erlang-health.git", {branch, "master"}}},
37-
%{machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {tag, "v1.1.19"}}},
38-
{machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {branch, "epic/process-tracing"}}},
37+
{machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {tag, "v1.1.20"}}},
3938
{damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.20"}}},
4039
{dmt_client, {git, "https://github.com/valitydev/dmt_client.git", {tag, "v2.0.3"}}},
4140
{fistful_proto, {git, "https://github.com/valitydev/fistful-proto.git", {tag, "v2.0.2"}}},

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
0},
7272
{<<"machinery">>,
7373
{git,"https://github.com/valitydev/machinery-erlang.git",
74-
{ref,"e97c2fda3da414b0449a865e24f1f72ef80517de"}},
74+
{ref,"5b3ad0c039c447eee6dec71ce6a5dce5538c8ec7"}},
7575
0},
7676
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},2},
7777
{<<"mg_proto">>,

0 commit comments

Comments
 (0)