From 1353cebc990051a7150784ef0200921165ac3bb7 Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Fri, 9 Jun 2023 13:05:00 +0300 Subject: [PATCH] Remove the getopt dep --- rebar.config | 1 - rebar.lock | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 202040b..e07433a 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,6 @@ {erl_opts, [debug_info]}. {deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.3.0"}}} - , {getopt, "1.0.1"} , {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 7d1705e..7f13b93 100644 --- a/rebar.lock +++ b/rebar.lock @@ -16,7 +16,7 @@ {git,"https://github.com/aeternity/enacl.git", {ref,"793ddb502f7fe081302e1c42227dca70b09f8e17"}}, 2}, - {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0}, + {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},1}, {<<"jsx">>, {git,"https://github.com/talentdeficit/jsx.git", {ref,"3074d4865b3385a050badf7828ad31490d860df5"}},