From 6ce5bde517dc68c2ebc36fb4633a231e5732f65b Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Wed, 22 Jan 2025 19:54:37 +0900 Subject: [PATCH] Update repo reference --- rebar.config | 6 +++--- rebar.lock | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rebar.config b/rebar.config index f3f07aa..adfa230 100644 --- a/rebar.config +++ b/rebar.config @@ -5,8 +5,8 @@ {erl_opts, [debug_info]}. {deps, [ {eblake2, "1.0.0"} - , {gmserialization, {git, "4b5cfcb67a3cf47649149f07e57fc25f09e3f36e", - {ref, "4b5cfcb67a3cf47649149f07e57fc25f09e3f36e"}}} + , {gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git", + {ref, "2db9ea613450116a330bf1e9447b77625ff8e2b3"}}} , {getopt, "1.0.1"} ]}. @@ -40,7 +40,7 @@ {profiles, [{binary, [ {deps, [ {eblake2, "1.0.0"} , {gmserialization, {git, "https://git.qpq.swiss/QPQ-AG/gmserialization.git", - {ref, "4b5cfcb67a3cf47649149f07e57fc25f09e3f36e"}}} + {ref, "2db9ea613450116a330bf1e9447b77625ff8e2b3"}}} , {getopt, "1.0.1"} ]}, diff --git a/rebar.lock b/rebar.lock index d6d1c2d..11c447d 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.2.0", [{<<"gmserialization">>, {git,"https://git.qpq.swiss/QPQ-AG/gmserialization.git", - {ref,"4b5cfcb67a3cf47649149f07e57fc25f09e3f36e"}}, + {ref,"2db9ea613450116a330bf1e9447b77625ff8e2b3"}}, 0}, {<<"base58">>, {git,"https://git.qpq.swiss/QPQ-AG/erl-base58.git",