chore: update esaml vsn
This commit is contained in:
parent
4a26f63bd6
commit
ec0894ca0b
|
@ -4,5 +4,5 @@
|
|||
{deps, [
|
||||
{emqx_ldap, {path, "../../apps/emqx_ldap"}},
|
||||
{emqx_dashboard, {path, "../../apps/emqx_dashboard"}},
|
||||
{esaml, {git, "https://github.com/JimMoen/esaml", {tag, "v1.1.1"}}}
|
||||
{esaml, {git, "https://github.com/emqx/esaml", {tag, "v1.1.1"}}}
|
||||
]}.
|
||||
|
|
|
@ -84,7 +84,6 @@
|
|||
%% in conflict by erlavro and rocketmq
|
||||
, {jsone, {git, "https://github.com/emqx/jsone.git", {tag, "1.7.1"}}}
|
||||
, {uuid, {git, "https://github.com/okeuday/uuid.git", {tag, "v2.0.6"}}}
|
||||
, {esaml, {git, "https://github.com/JimMoen/esaml", {tag, "v1.1.1"}}}
|
||||
%% trace
|
||||
, {opentelemetry_api, {git_subdir, "https://github.com/emqx/opentelemetry-erlang", {tag, "v1.3.0-emqx"}, "apps/opentelemetry_api"}}
|
||||
, {opentelemetry, {git_subdir, "https://github.com/emqx/opentelemetry-erlang", {tag, "v1.3.0-emqx"}, "apps/opentelemetry"}}
|
||||
|
|
Loading…
Reference in New Issue