mirror of
https://github.com/valitydev/wapi-lib.git
synced 2024-11-07 02:35:18 +00:00
fixed (#61)
This commit is contained in:
parent
3083844530
commit
00807f9c19
@ -3,8 +3,8 @@
|
||||
-include_lib("dmsl/include/dmsl_payment_processing_thrift.hrl").
|
||||
-include_lib("dmsl/include/dmsl_domain_thrift.hrl").
|
||||
-include_lib("fistful_proto/include/ff_proto_fistful_stat_thrift.hrl").
|
||||
-include_lib("fistful_reporter_proto/include/fistful_reporter_fistful_reporter_thrift.hrl").
|
||||
-include_lib("file_storage_proto/include/file_storage_file_storage_thrift.hrl").
|
||||
-include_lib("file_storage_proto/include/file_storage_thrift.hrl").
|
||||
-include_lib("fistful_reporter_proto/include/fistful_reporter_thrift.hrl").
|
||||
|
||||
%% API
|
||||
-export([get_providers/2]).
|
||||
|
@ -38,7 +38,7 @@
|
||||
0},
|
||||
{<<"file_storage_proto">>,
|
||||
{git,"git@github.com:rbkmoney/file-storage-proto.git",
|
||||
{ref,"a77c0c475254dfa5fdc6f6e347b71a0e2c591124"}},
|
||||
{ref,"5cd7d084c5946df9660cddd946d56d47d5133b22"}},
|
||||
0},
|
||||
{<<"fistful_proto">>,
|
||||
{git,"git@github.com:rbkmoney/fistful-proto.git",
|
||||
@ -46,7 +46,7 @@
|
||||
0},
|
||||
{<<"fistful_reporter_proto">>,
|
||||
{git,"git@github.com:rbkmoney/fistful-reporter-proto.git",
|
||||
{ref,"e5157befc28943c9c60d22a8fb2f18c23bf1d48f"}},
|
||||
{ref,"06140da588c0ac25cc955b78b8b1dc368be07bc4"}},
|
||||
0},
|
||||
{<<"genlib">>,
|
||||
{git,"https://github.com/rbkmoney/genlib.git",
|
||||
|
Loading…
Reference in New Issue
Block a user