mirror of
https://github.com/valitydev/hellgate.git
synced 2024-11-06 02:45:20 +00:00
This reverts commit 702264cc2d
.
This commit is contained in:
parent
702264cc2d
commit
bcb9ad9525
1
Makefile
1
Makefile
@ -71,6 +71,7 @@ clean:
|
|||||||
$(REBAR) clean
|
$(REBAR) clean
|
||||||
|
|
||||||
distclean:
|
distclean:
|
||||||
|
$(REBAR) clean -a
|
||||||
rm -rf _build
|
rm -rf _build
|
||||||
|
|
||||||
# CALL_W_CONTAINER
|
# CALL_W_CONTAINER
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.9.1">>},2},
|
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.9.1">>},2},
|
||||||
{<<"damsel">>,
|
{<<"damsel">>,
|
||||||
{git,"https://github.com/rbkmoney/damsel.git",
|
{git,"https://github.com/rbkmoney/damsel.git",
|
||||||
{ref,"647430ddbec581844e17f6615b64f9a3e814ac3d"}},
|
{ref,"eab641d9e1ca46673e37b9fbad9106d94f63042e"}},
|
||||||
0},
|
0},
|
||||||
{<<"dmt_client">>,
|
{<<"dmt_client">>,
|
||||||
{git,"https://github.com/rbkmoney/dmt_client.git",
|
{git,"https://github.com/rbkmoney/dmt_client.git",
|
||||||
|
Loading…
Reference in New Issue
Block a user