From 2da12d94787570a647d8ee0d5f91d81353437618 Mon Sep 17 00:00:00 2001 From: jeffgrunewald Date: Mon, 6 Jun 2022 04:37:08 -0400 Subject: [PATCH] pull in follower proto --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 4894b8190d..bc965af796 100644 --- a/rebar.config +++ b/rebar.config @@ -40,7 +40,7 @@ {erlang_stats, ".*", {git, "https://github.com/helium/erlang-stats.git", {branch, "master"}}}, {e2qc, ".*", {git, "https://github.com/helium/e2qc", {branch, "master"}}}, {vincenty, ".*", {git, "https://github.com/helium/vincenty", {branch, "master"}}}, - {helium_proto, {git, "https://github.com/helium/proto.git", {branch, "master"}}}, + {helium_proto, {git, "https://github.com/helium/proto.git", {branch, "jg/follower_service"}}}, {merkerl, ".*", {git, "https://github.com/helium/merkerl.git", {branch, "master"}}}, {xxhash, {git, "https://github.com/pierreis/erlang-xxhash", {branch, "master"}}}, {exor_filter, ".*", {git, "https://github.com/mpope9/exor_filter", {branch, "master"}}}, diff --git a/rebar.lock b/rebar.lock index f402b0ecb5..5439a0fa2c 100644 --- a/rebar.lock +++ b/rebar.lock @@ -77,7 +77,7 @@ {<<"hackney">>,{pkg,<<"hackney">>,<<"1.18.0">>},0}, {<<"helium_proto">>, {git,"https://github.com/helium/proto.git", - {ref,"425610c233af0dd9688c1695668d208174695562"}}, + {ref,"08c26136ba69816d9d06e6ecac2a342706e3ef7a"}}, 0}, {<<"hpack">>,{pkg,<<"hpack_erl">>,<<"0.2.3">>},2}, {<<"idna">>,{pkg,<<"idna">>,<<"6.1.1">>},1},