fistful-server/rebar.lock

236 lines
11 KiB
Plaintext
Raw Normal View History

2020-12-03 14:49:23 +00:00
{"1.2.0",
[{<<"accept">>,{pkg,<<"accept">>,<<"0.3.5">>},2},
{<<"base64url">>,{pkg,<<"base64url">>,<<"0.0.1">>},0},
2020-01-27 13:40:48 +00:00
{<<"bear">>,{pkg,<<"bear">>,<<"0.8.7">>},3},
{<<"bender_client">>,
{git,"git@github.com:rbkmoney/bender_client_erlang.git",
{ref,"e7952b4ffc78668f4ba28502b4cb0008e968d14d"}},
0},
{<<"bender_proto">>,
{git,"git@github.com:rbkmoney/bender-proto.git",
{ref,"0d5813b8a25c8d03e4e59e42aa5f4e9b785a3849"}},
0},
{<<"binbase_proto">>,
{git,"git@github.com:rbkmoney/binbase-proto.git",
{ref,"711cc6337cf1deeb3b5a06528a5424f34ebede8e"}},
0},
{<<"cache">>,{pkg,<<"cache">>,<<"2.2.0">>},1},
2020-01-29 15:07:07 +00:00
{<<"cds_proto">>,
{git,"git@github.com:rbkmoney/cds-proto.git",
{ref,"dfa135410d6e186a067acc9afda5ebbf4b454fb7"}},
2020-01-29 15:07:07 +00:00
0},
2019-08-05 13:03:01 +00:00
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.5.1">>},1},
2018-07-06 13:49:30 +00:00
{<<"cg_mon">>,
{git,"https://github.com/rbkmoney/cg_mon.git",
{ref,"5a87a37694e42b6592d3b4164ae54e0e87e24e18"}},
1},
2020-04-27 08:09:57 +00:00
{<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.7.0">>},0},
2018-07-06 13:49:30 +00:00
{<<"cowboy_access_log">>,
{git,"git@github.com:rbkmoney/cowboy_access_log.git",
{ref,"157e1f798115cf216a82344dbf21b1d111d6505f"}},
2018-07-06 13:49:30 +00:00
0},
{<<"cowboy_cors">>,
2019-06-27 15:58:45 +00:00
{git,"https://github.com/rbkmoney/cowboy_cors.git",
FF-143: Uac authorization (#165) * Add uac dependency * use uac to issue tokens * Configure uac * Authorize operations with uac * Issue tokens with uac in tests * wip: furthemore migrate to uac * Remove unreachable case * Adjust wapi config in tests * Don't start old authorizer * Fix auth context creation in tests * Fix all definitions of create_auth_ctx * Revert "Don't start old authorizer" This reverts commit 2636fcfa48e798a8fb07534e512ea5b494f57b19. * Fix old config naming * Deduplicate unique id generation * Provide dummy snowflake config * Use macro for signee * Authorize operation withc UAC (#140) * Verify tokens with uac * Implement dummy authorization * Return quote verification * Restore authorizer code order * Restore signer code order * Update commentaries * Provide operation access lists * Give party read/write permissions to the test tokens * Introduce more resources, standardize CreateWithdrawal authoriation * Download file with read access * Authorize withdrawals with dedicated permission * Fix permissions in tests * Upgrade uac * Remove redundant auth related modules * Use uac issue * Update tests * Fix opaque type usage * Add domain_name to uac config * Remove signee from test config * Rollback to old roles * Upgrade uac * Fix for wapi wallet tests * Use macro for domain * Remove domain name from configs * Use uac utils functions * Make operation access less strict * Remove unused signee option * Replace get_party_id with uac function * Create ACL migration layer * Reimplement operation access * Fix style * Remove reintroduced auth code * Upgrade uac * Remove redundant verification option * Suppress opaque introspection dialyzer warning * Fix nested resources ACLs * Issue test quota without resource access Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com> * Adapt new p2p code * Rename refactor and move role mapping * Refactor roles mapping * Use uac dev branch * Fix merge incompatibilities * Fix even more incompatibilities * Bump uac and adjust code to it * Add operation access for new ops * Upgrade uac * Issue tokens the new way * Fix merge artifacts * Create simple resource hierarchy for new operations * Fix authorization by bearer * Fix missed merge issues * Apply suggestions from code review Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com> * Verify partyID in p2p continuation tokens, add signee to wapi config * Remove OperationID from log message where it is already present in meta Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com> * Add signee to app config * Test if unauthorized user still can create withdrawal using grants * Do withdrawal specific authorization inside create_withdrawal * Test wapi_SUITE default with both tokens, specify domain when issuing tokens * Upgrade uac * Specify which domains to decode * Throw withdrawal authorization errors * Split too long lines * Simplify grant authorization * Do not handle 'missing' errors, handle wallet notfound * Rework error mapping slightly * Add resource to insufficient_access/claim error * Try bumping cowboy_cors to fix CI dialyzer error * Use fork-master version of cowboy_cors Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
2020-05-14 10:44:52 +00:00
{ref,"62f24fa78cd48e80a9aba86b508d1b160a2737e9"}},
2018-07-06 13:49:30 +00:00
0},
{<<"cowboy_draining_server">>,
{git,"git@github.com:rbkmoney/cowboy_draining_server.git",
{ref,"186cf4d0722d4ad79afe73d371df6b1371e51905"}},
0},
2020-04-27 08:09:57 +00:00
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.8.0">>},1},
2019-09-16 16:58:24 +00:00
{<<"damsel">>,
2018-06-14 14:22:09 +00:00
{git,"git@github.com:rbkmoney/damsel.git",
2020-12-09 11:24:13 +00:00
{ref,"e3974a5e416169bc9d6e5d69fbff72b36ef8e677"}},
2018-06-14 14:22:09 +00:00
0},
2018-06-13 13:43:48 +00:00
{<<"dmt_client">>,
2020-06-30 13:30:30 +00:00
{git,"https://github.com/rbkmoney/dmt_client.git",
{ref,"f0ace912f4ea8225044367cd347e0142ee7eac51"}},
2018-06-13 13:43:48 +00:00
0},
{<<"dmt_core">>,
2020-06-30 13:30:30 +00:00
{git,"https://github.com/rbkmoney/dmt_core.git",
{ref,"5a0ff399dee3fd606bb864dd0e27ddde539345e2"}},
2018-06-13 13:43:48 +00:00
1},
{<<"email_validator">>,
{git,"https://github.com/rbkmoney/email_validator.git",
{ref,"be90c6ebd34d29fa9390136469b99d8a68ad4996"}},
0},
2018-07-06 13:49:30 +00:00
{<<"erl_health">>,
{git,"https://github.com/rbkmoney/erlang-health.git",
2020-04-27 08:09:57 +00:00
{ref,"406fdd367bc085eec48e2337dad63a86ef81acd3"}},
2018-07-06 13:49:30 +00:00
0},
2018-06-13 13:43:48 +00:00
{<<"erlang_localtime">>,
{git,"https://github.com/kpy3/erlang_localtime",
{ref,"c79fa7dd454343e7cbbdcce0c7a95ad86af1485d"}},
0},
2019-01-22 12:48:28 +00:00
{<<"file_storage_proto">>,
{git,"git@github.com:rbkmoney/file-storage-proto.git",
2019-02-15 15:14:15 +00:00
{ref,"ff9ce324941e88759ab1d53ce53dd4ecfe21a021"}},
2019-01-22 12:48:28 +00:00
0},
{<<"fistful_proto">>,
{git,"git@github.com:rbkmoney/fistful-proto.git",
{ref,"03f620b54774f251a05ccab93146a425775ec018"}},
0},
2019-01-22 12:48:28 +00:00
{<<"fistful_reporter_proto">>,
{git,"git@github.com:rbkmoney/fistful-reporter-proto.git",
2019-02-15 15:14:15 +00:00
{ref,"8bec5e6c08c8b43ba606a62fa65d164b07d3de96"}},
2019-01-22 12:48:28 +00:00
0},
2020-01-27 13:40:48 +00:00
{<<"folsom">>,
2020-04-27 08:09:57 +00:00
{git,"https://github.com/folsom-project/folsom.git",
{ref,"eeb1cc467eb64bd94075b95b8963e80d8b4df3df"}},
2020-01-27 13:40:48 +00:00
2},
2018-06-13 13:43:48 +00:00
{<<"genlib">>,
{git,"https://github.com/rbkmoney/genlib.git",
{ref,"54920e768a71f121304a5eda547ee60295398f3c"}},
2018-06-13 13:43:48 +00:00
0},
2019-06-27 15:58:45 +00:00
{<<"gproc">>,{pkg,<<"gproc">>,<<"0.8.0">>},0},
{<<"gun">>,
{git,"https://github.com/ninenines/gun.git",
{ref,"e7dd9f227e46979d8073e71c683395a809b78cb4"}},
1},
2019-08-05 13:03:01 +00:00
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.15.1">>},0},
2020-01-27 13:40:48 +00:00
{<<"how_are_you">>,
{git,"https://github.com/rbkmoney/how_are_you.git",
2020-04-27 08:09:57 +00:00
{ref,"8f11d17eeb6eb74096da7363a9df272fd3099718"}},
2020-01-27 13:40:48 +00:00
1},
2018-06-13 13:43:48 +00:00
{<<"id_proto">>,
{git,"git@github.com:rbkmoney/identification-proto.git",
2018-07-08 16:58:55 +00:00
{ref,"1ccb06388c9d717e942046facaf32c0c816d6f69"}},
2018-06-13 13:43:48 +00:00
0},
2018-07-06 13:49:30 +00:00
{<<"identdocstore_proto">>,
{git,"git@github.com:rbkmoney/identdocstore-proto.git",
{ref,"ccd301e37c128810c9f68d7a64dd8183af91b2bf"}},
0},
2019-06-27 15:58:45 +00:00
{<<"idna">>,{pkg,<<"idna">>,<<"6.0.0">>},1},
2018-07-06 13:49:30 +00:00
{<<"jesse">>,
{git,"https://github.com/rbkmoney/jesse.git",
{ref,"a21da0609e446f328c01b1a72191cda26a8969a4"}},
2018-07-06 13:49:30 +00:00
0},
{<<"jiffy">>,
{git,"git@github.com:davisp/jiffy.git",
{ref,"ba09da790477b0f7a31aeaa9b21cae0ffba27d77"}},
0},
2020-06-30 13:32:50 +00:00
{<<"jose">>,{pkg,<<"jose">>,<<"1.10.1">>},0},
2018-07-06 13:49:30 +00:00
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.2">>},0},
2020-01-29 15:07:07 +00:00
{<<"lechiffre">>,
{git,"git@github.com:rbkmoney/lechiffre.git",
{ref,"d6b11b2420b91c5660b0c445f87ef84da47f5096"}},
2020-01-29 15:07:07 +00:00
0},
{<<"libdecaf">>,
2020-02-07 10:34:23 +00:00
{git,"https://github.com/ndiezel0/erlang-libdecaf.git",
{ref,"2e9175794945c1e19495cc7f52d823380d81cdb4"}},
0},
{<<"logger_logstash_formatter">>,
{git,"git@github.com:rbkmoney/logger_logstash_formatter.git",
{ref,"87e52c755cf9e64d651e3ddddbfcd2ccd1db79db"}},
0},
2018-06-13 13:43:48 +00:00
{<<"machinery">>,
{git,"git@github.com:rbkmoney/machinery.git",
2020-09-25 15:52:51 +00:00
{ref,"9d7e4b28cda2a83d1b93eab1f392e40ec0a53018"}},
2018-06-13 13:43:48 +00:00
0},
2018-07-06 13:49:30 +00:00
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},1},
2018-06-13 13:43:48 +00:00
{<<"mg_proto">>,
2020-04-27 08:09:57 +00:00
{git,"https://github.com/rbkmoney/machinegun_proto.git",
{ref,"eac772bb8446fcd2f439232bf10fa086c336aca6"}},
2019-07-11 09:21:04 +00:00
1},
2019-08-05 13:03:01 +00:00
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.2.0">>},1},
{<<"msgpack_proto">>,
{git,"git@github.com:rbkmoney/msgpack-proto.git",
{ref,"946343842ee740a19701df087edd1f1641eff769"}},
1},
2018-07-06 13:49:30 +00:00
{<<"parse_trans">>,
{git,"https://github.com/rbkmoney/parse_trans.git",
{ref,"5ee45f5bfa6c04329bea3281977b774f04c89f11"}},
0},
{<<"party_client">>,
{git,"git@github.com:rbkmoney/party_client_erlang.git",
2020-04-27 08:09:57 +00:00
{ref,"31defb8725a666198f98e50d9b4cbccd09676816"}},
0},
2018-07-06 13:49:30 +00:00
{<<"payproc_errors">>,
{git,"git@github.com:rbkmoney/payproc-errors-erlang.git",
2019-09-16 16:58:24 +00:00
{ref,"77cc445a4bb1496854586853646e543579ac1212"}},
2018-07-06 13:49:30 +00:00
0},
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.6.0">>},0},
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.8">>},0},
{<<"prometheus_httpd">>,{pkg,<<"prometheus_httpd">>,<<"2.1.11">>},1},
2018-06-13 13:43:48 +00:00
{<<"quickrand">>,{pkg,<<"quickrand">>,<<"1.7.3">>},1},
2019-06-27 15:58:45 +00:00
{<<"ranch">>,{pkg,<<"ranch">>,<<"1.7.1">>},1},
2018-06-13 13:43:48 +00:00
{<<"scoper">>,
{git,"git@github.com:rbkmoney/scoper.git",
2020-04-27 08:09:57 +00:00
{ref,"f2ac9c0b4e98a49a569631c3763c0585ec76abe5"}},
2018-06-13 13:43:48 +00:00
0},
{<<"shumpune_proto">>,
{git,"git@github.com:rbkmoney/shumpune-proto.git",
{ref,"4c87f03591cae3dad41504eb463d962af536b1ab"}},
0},
2018-06-13 13:43:48 +00:00
{<<"snowflake">>,
{git,"https://github.com/rbkmoney/snowflake.git",
{ref,"7f379ad5e389e1c96389a8d60bae8117965d6a6d"}},
2018-06-13 13:43:48 +00:00
1},
2019-06-27 15:58:45 +00:00
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.4">>},1},
2018-06-13 13:43:48 +00:00
{<<"thrift">>,
{git,"https://github.com/rbkmoney/thrift_erlang.git",
2019-06-27 15:58:45 +00:00
{ref,"d393ef9cdb10f3d761ba3a603df2b2929dc19a10"}},
2018-06-13 13:43:48 +00:00
1},
FF-143: Uac authorization (#165) * Add uac dependency * use uac to issue tokens * Configure uac * Authorize operations with uac * Issue tokens with uac in tests * wip: furthemore migrate to uac * Remove unreachable case * Adjust wapi config in tests * Don't start old authorizer * Fix auth context creation in tests * Fix all definitions of create_auth_ctx * Revert "Don't start old authorizer" This reverts commit 2636fcfa48e798a8fb07534e512ea5b494f57b19. * Fix old config naming * Deduplicate unique id generation * Provide dummy snowflake config * Use macro for signee * Authorize operation withc UAC (#140) * Verify tokens with uac * Implement dummy authorization * Return quote verification * Restore authorizer code order * Restore signer code order * Update commentaries * Provide operation access lists * Give party read/write permissions to the test tokens * Introduce more resources, standardize CreateWithdrawal authoriation * Download file with read access * Authorize withdrawals with dedicated permission * Fix permissions in tests * Upgrade uac * Remove redundant auth related modules * Use uac issue * Update tests * Fix opaque type usage * Add domain_name to uac config * Remove signee from test config * Rollback to old roles * Upgrade uac * Fix for wapi wallet tests * Use macro for domain * Remove domain name from configs * Use uac utils functions * Make operation access less strict * Remove unused signee option * Replace get_party_id with uac function * Create ACL migration layer * Reimplement operation access * Fix style * Remove reintroduced auth code * Upgrade uac * Remove redundant verification option * Suppress opaque introspection dialyzer warning * Fix nested resources ACLs * Issue test quota without resource access Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com> * Adapt new p2p code * Rename refactor and move role mapping * Refactor roles mapping * Use uac dev branch * Fix merge incompatibilities * Fix even more incompatibilities * Bump uac and adjust code to it * Add operation access for new ops * Upgrade uac * Issue tokens the new way * Fix merge artifacts * Create simple resource hierarchy for new operations * Fix authorization by bearer * Fix missed merge issues * Apply suggestions from code review Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com> * Verify partyID in p2p continuation tokens, add signee to wapi config * Remove OperationID from log message where it is already present in meta Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com> * Add signee to app config * Test if unauthorized user still can create withdrawal using grants * Do withdrawal specific authorization inside create_withdrawal * Test wapi_SUITE default with both tokens, specify domain when issuing tokens * Upgrade uac * Specify which domains to decode * Throw withdrawal authorization errors * Split too long lines * Simplify grant authorization * Do not handle 'missing' errors, handle wallet notfound * Rework error mapping slightly * Add resource to insufficient_access/claim error * Try bumping cowboy_cors to fix CI dialyzer error * Use fork-master version of cowboy_cors Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
2020-05-14 10:44:52 +00:00
{<<"uac">>,
{git,"https://github.com/rbkmoney/erlang_uac.git",
{ref,"c8c7013172c1b3c04b0c601bdc1c042196bf3717"}},
0},
2019-06-27 15:58:45 +00:00
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.4.1">>},2},
2018-06-13 13:43:48 +00:00
{<<"uuid">>,{pkg,<<"uuid_erl">>,<<"1.7.3">>},0},
{<<"woody">>,
2020-06-30 13:31:34 +00:00
{git,"https://github.com/rbkmoney/woody_erlang.git",
{ref,"b563bbb4351d9ac41a5bad6c9683f3a5b2e6b543"}},
2018-06-13 13:43:48 +00:00
0},
{<<"woody_user_identity">>,
2020-06-30 13:31:34 +00:00
{git,"https://github.com/rbkmoney/woody_erlang_user_identity.git",
{ref,"a73d40b053bdb39a29fb879d47417eacafee5da5"}},
2018-06-13 13:43:48 +00:00
0}]}.
[
{pkg_hash,[
{<<"accept">>, <<"B33B127ABCA7CC948BBE6CAA4C263369ABF1347CFA9D8E699C6D214660F10CD1">>},
2018-07-06 13:49:30 +00:00
{<<"base64url">>, <<"36A90125F5948E3AFD7BE97662A1504B934DD5DAC78451CA6E9ABF85A10286BE">>},
2020-01-27 13:40:48 +00:00
{<<"bear">>, <<"16264309AE5D005D03718A5C82641FCC259C9E8F09ADEB6FD79CA4271168656F">>},
{<<"cache">>, <<"3C11DBF4CD8FCD5787C95A5FB2A04038E3729CFCA0386016EEA8C953AB48A5AB">>},
2019-08-05 13:03:01 +00:00
{<<"certifi">>, <<"867CE347F7C7D78563450A18A6A28A8090331E77FA02380B4A21962A65D36EE5">>},
2020-04-27 08:09:57 +00:00
{<<"cowboy">>, <<"91ED100138A764355F43316B1D23D7FF6BDB0DE4EA618CB5D8677C93A7A2F115">>},
{<<"cowlib">>, <<"FD0FF1787DB84AC415B8211573E9A30A3EBE71B5CBFF7F720089972B2319C8A4">>},
2019-06-27 15:58:45 +00:00
{<<"gproc">>, <<"CEA02C578589C61E5341FCE149EA36CCEF236CC2ECAC8691FBA408E7EA77EC2F">>},
2019-08-05 13:03:01 +00:00
{<<"hackney">>, <<"9F8F471C844B8CE395F7B6D8398139E26DDCA9EBC171A8B91342EE15A19963F4">>},
2019-06-27 15:58:45 +00:00
{<<"idna">>, <<"689C46CBCDF3524C44D5F3DDE8001F364CD7608A99556D8FBD8239A5798D4C10">>},
2020-06-30 13:32:50 +00:00
{<<"jose">>, <<"16D8E460DAE7203C6D1EFA3F277E25B5AF8B659FEBFC2F2EB4BACF87F128B80A">>},
2018-07-06 13:49:30 +00:00
{<<"jsx">>, <<"7ACC7D785B5ABE8A6E9ADBDE926A24E481F29956DD8B4DF49E3E4E7BCC92A018">>},
2018-06-13 13:43:48 +00:00
{<<"metrics">>, <<"25F094DEA2CDA98213CECC3AEFF09E940299D950904393B2A29D191C346A8486">>},
2019-08-05 13:03:01 +00:00
{<<"mimerl">>, <<"67E2D3F571088D5CFD3E550C383094B47159F3EEE8FFA08E64106CDF5E981BE3">>},
{<<"prometheus">>, <<"20510F381DB1CCAB818B4CF2FAC5FA6AB5CC91BC364A154399901C001465F46F">>},
{<<"prometheus_cowboy">>, <<"CFCE0BC7B668C5096639084FCD873826E6220EA714BF60A716F5BD080EF2A99C">>},
{<<"prometheus_httpd">>, <<"F616ED9B85B536B195D94104063025A91F904A4CFC20255363F49A197D96C896">>},
2018-06-13 13:43:48 +00:00
{<<"quickrand">>, <<"0E4FB48FAC904FE0C6E21D7E8C31A288A0700E1E81A35B38B649FC119079755D">>},
2019-06-27 15:58:45 +00:00
{<<"ranch">>, <<"6B1FAB51B49196860B733A49C07604465A47BDB78AA10C1C16A3D199F7F8C881">>},
{<<"ssl_verify_fun">>, <<"F0EAFFF810D2041E93F915EF59899C923F4568F4585904D010387ED74988E77B">>},
{<<"unicode_util_compat">>, <<"D869E4C68901DD9531385BB0C8C40444EBF624E60B6962D95952775CAC5E90CD">>},
2020-12-03 14:49:23 +00:00
{<<"uuid">>, <<"C5DF97D1A3D626235C2415E74053C47B2138BB863C5CD802AB5CAECB8ECC019F">>}]},
{pkg_hash_ext,[
{<<"accept">>, <<"11B18C220BCC2EAB63B5470C038EF10EB6783BCB1FCDB11AA4137DEFA5AC1BB8">>},
{<<"base64url">>, <<"FAB09B20E3F5DB886725544CBCF875B8E73EC93363954EB8A1A9ED834AA8C1F9">>},
{<<"bear">>, <<"534217DCE6A719D59E54FB0EB7A367900DBFC5F85757E8C1F94269DF383F6D9B">>},
{<<"cache">>, <<"3E7D6706DE5DF76C4D71C895B4BE62B01C3DE6EDB63197035E465C3BCE63F19B">>},
{<<"certifi">>, <<"805ABD97539CAF89EC6D4732C91E62BA9DA0CDA51AC462380BBD28EE697A8C42">>},
{<<"cowboy">>, <<"04FD8C6A39EDC6AAA9C26123009200FC61F92A3A94F3178C527B70B767C6E605">>},
{<<"cowlib">>, <<"79F954A7021B302186A950A32869DBC185523D99D3E44CE430CD1F3289F41ED4">>},
{<<"gproc">>, <<"580ADAFA56463B75263EF5A5DF4C86AF321F68694E7786CB057FD805D1E2A7DE">>},
{<<"hackney">>, <<"C2790C9F0F7205F4A362512192DEE8179097394400E745E4D20BAB7226A8EAAD">>},
{<<"idna">>, <<"4BDD305EB64E18B0273864920695CB18D7A2021F31A11B9C5FBCD9A253F936E2">>},
{<<"jose">>, <<"3C7DDC8A9394B92891DB7C2771DA94BF819834A1A4C92E30857B7D582E2F8257">>},
{<<"jsx">>, <<"B4C5D3230B397C8D95579E4A3D72826BB6463160130CCF4182F5BE8579B5F44C">>},
{<<"metrics">>, <<"69B09ADDDC4F74A40716AE54D140F93BEB0FB8978D8636EADED0C31B6F099F16">>},
{<<"mimerl">>, <<"F278585650AA581986264638EBF698F8BB19DF297F66AD91B18910DFC6E19323">>},
{<<"prometheus">>, <<"4905FD2992F8038ECCD7AA0CD22F40637ED618C0BED1F75C05AACEC15B7545DE">>},
{<<"prometheus_cowboy">>, <<"BA286BECA9302618418892D37BCD5DC669A6CC001F4EB6D6AF85FF81F3F4F34C">>},
{<<"prometheus_httpd">>, <<"0BBE831452CFDF9588538EB2F570B26F30C348ADAE5E95A7D87F35A5910BCF92">>},
{<<"quickrand">>, <<"E05EE94A9DA317B4B7D9C453638E592D002FE8F2109A0357B0A54F966EDBBA90">>},
{<<"ranch">>, <<"451D8527787DF716D99DC36162FCA05934915DB0B6141BBDAC2EA8D3C7AFC7D7">>},
{<<"ssl_verify_fun">>, <<"603561DC0FD62F4F2EA9B890F4E20E1A0D388746D6E20557CAFB1B16950DE88C">>},
{<<"unicode_util_compat">>, <<"1D1848C40487CDB0B30E8ED975E34E025860C02E419CB615D255849F3427439D">>},
{<<"uuid">>, <<"F87BAD1A8E90373B75DAEE259A6EB880293AB178AE2B2779ACB0B00CEA81C602">>}]}
2018-06-13 13:43:48 +00:00
].