Skip to content

Commit b8eacd5

Browse files
committed
Bumps woody@v1.1.1
1 parent 1c68f86 commit b8eacd5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/mg_woody/rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{deps, [
22
{mg_proto, {git, "https://github.com/valitydev/machinegun-proto", {branch, master}}},
33
{genlib, {git, "https://github.com/valitydev/genlib", {tag, "v1.1.0"}}},
4-
{woody, {git, "https://github.com/valitydev/woody_erlang", {branch, "ft/woody-rpc-helper"}}},
4+
{woody, {git, "https://github.com/valitydev/woody_erlang", {tag, "v1.1.1"}}},
55
{opentelemetry_api, "1.4.0"}
66
]}.

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.7.1">>},2},
101101
{<<"woody">>,
102102
{git,"https://github.com/valitydev/woody_erlang",
103-
{ref,"43175ef5930a28c3e44ea7ad57d18665d0b8a01f"}},
103+
{ref,"3de9a236b66807d5397b28aed42e2b1c85f36739"}},
104104
0},
105105
{<<"yamerl">>,
106106
{git,"https://github.com/valitydev/yamerl",

0 commit comments

Comments
 (0)