diff --git a/rebar.config b/rebar.config index 926f22700..6fef56022 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ {deps, [{conf, "~> 0.1"}, - {stun, "~> 1.2"}, + {stun, {git, "https://github.com/weiss/stun.git", {branch, "feature/avoid-local-udp"}}}, {influx_udp, "~> 1.1.1"}, {prometheus_httpd, "~> 2.1"}, recon]}. diff --git a/rebar.lock b/rebar.lock index 83f5c8fc8..bf330c396 100644 --- a/rebar.lock +++ b/rebar.lock @@ -10,7 +10,10 @@ {<<"prometheus_httpd">>,{pkg,<<"prometheus_httpd">>,<<"2.1.11">>},0}, {<<"quantile_estimator">>,{pkg,<<"quantile_estimator">>,<<"0.2.1">>},2}, {<<"recon">>,{pkg,<<"recon">>,<<"2.5.4">>},0}, - {<<"stun">>,{pkg,<<"stun">>,<<"1.2.9">>},0}, + {<<"stun">>, + {git,"https://github.com/weiss/stun.git", + {ref,"508d5c981572c31786e094238908d7f44ed0c22c"}}, + 0}, {<<"ulitos">>,{pkg,<<"ulitos">>,<<"0.4.0">>},1}, {<<"yval">>,{pkg,<<"yval">>,<<"1.0.10">>},1}]}. [ @@ -26,7 +29,6 @@ {<<"prometheus_httpd">>, <<"F616ED9B85B536B195D94104063025A91F904A4CFC20255363F49A197D96C896">>}, {<<"quantile_estimator">>, <<"EF50A361F11B5F26B5F16D0696E46A9E4661756492C981F7B2229EF42FF1CD15">>}, {<<"recon">>, <<"05DD52A119EE4059FA9DAA1AB7CE81BC7A8161A2F12E9D42E9D551FFD2BA901C">>}, - {<<"stun">>, <<"ABFAC63693B1CBB2AA318A441BE5B6827730D719177E109326AC99B9224A8E30">>}, {<<"ulitos">>, <<"BCDF0528AF4B59F1CB7D710E4B056688751C600833F31F504FEC4BAA88F0F42B">>}, {<<"yval">>, <<"DE3073183A612C39612EE2970C8B40B465D64A5316D320105E308E011F8646B0">>}]}, {pkg_hash_ext,[ @@ -41,7 +43,6 @@ {<<"prometheus_httpd">>, <<"0BBE831452CFDF9588538EB2F570B26F30C348ADAE5E95A7D87F35A5910BCF92">>}, {<<"quantile_estimator">>, <<"282A8A323CA2A845C9E6F787D166348F776C1D4A41EDE63046D72D422E3DA946">>}, {<<"recon">>, <<"E9AB01AC7FC8572E41EB59385EFEB3FB0FF5BF02103816535BACAEDF327D0263">>}, - {<<"stun">>, <<"22D0CEC7BAC1855820D9449F890D8DEAB0447BBB3799404AFB48F4BCD4AA5BD1">>}, {<<"ulitos">>, <<"AFDCE50A77081EB8D931799A6E015458482EABF9BA8AF367C50CD8660A749B88">>}, {<<"yval">>, <<"0F7EFF50CB24F5F6CC3549FC54BFE4AF58B3FC4553B0829325BAA199C48BA276">>}]} ].