fix: epgsql use emqx fork

This commit is contained in:
DDDHuang 2022-05-23 14:35:23 +08:00
parent 5a66f1e854
commit e73cd57b5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{deps,
[{epgsql, {git, "https://github.com/epgsql/epgsql.git", {tag, "4.6.0"}}}
[{epgsql, {git, "https://github.com/emqx/epgsql.git", {tag, "4.6.0"}}}
]}.
{erl_opts, [warn_unused_vars,