From 8fd12ce9236032063611d58f82c5ce5b84dda0e3 Mon Sep 17 00:00:00 2001 From: Dimitar Ivanov Date: Sat, 1 Mar 2025 14:55:42 +0200 Subject: [PATCH] Bump gmserialization to v1.2.0 --- rebar.config | 3 ++- rebar.lock | 18 +++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/rebar.config b/rebar.config index ed141dc..1a9131a 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,8 @@ {erl_opts, [debug_info]}. -{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.4.1"}}} +{deps, [ {aebytecode, {git, "https://git.qpq.swiss/QPQ-AG/gmbytecode.git", + {ref, "691b9742bf7e4aa6a4e8e209397916be5abe1763"}}} , {eblake2, "1.0.0"} , {jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 8a19f04..80b5405 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,22 +1,22 @@ {"1.2.0", [{<<"aebytecode">>, - {git,"https://github.com/aeternity/aebytecode.git", - {ref,"6bd6f82c70d800950ea1a2c70c364a4181ff5291"}}, + {git,"https://git.qpq.swiss/QPQ-AG/gmbytecode.git", + {ref,"691b9742bf7e4aa6a4e8e209397916be5abe1763"}}, 0}, - {<<"aeserialization">>, - {git,"https://github.com/aeternity/aeserialization.git", - {ref,"b26e6d105424748ba1c27917267b7cff07f37802"}}, - 1}, {<<"base58">>, - {git,"https://github.com/aeternity/erl-base58.git", - {ref,"60a335668a60328a29f9731b67c4a0e9e3d50ab6"}}, + {git,"https://git.qpq.swiss/QPQ-AG/erl-base58.git", + {ref,"e6aa62eeae3d4388311401f06e4b939bf4e94b9c"}}, 2}, {<<"eblake2">>,{pkg,<<"eblake2">>,<<"1.0.0">>},0}, {<<"enacl">>, - {git,"https://github.com/aeternity/enacl.git", + {git,"https://git.qpq.swiss/QPQ-AG/enacl.git", {ref,"4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}, 2}, {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},1}, + {<<"gmserialization">>, + {git,"https://git.qpq.swiss/QPQ-AG/gmserialization.git", + {ref,"ac64e01b0f675c1a34c70a827062f381920742db"}}, + 1}, {<<"jsx">>, {git,"https://github.com/talentdeficit/jsx.git", {ref,"3074d4865b3385a050badf7828ad31490d860df5"}},