Merge pull request #8012 from DDDHuang/pgsql_emqx

fix: epgsql use emqx fork
This commit is contained in:
Xinyu Liu 2022-05-23 14:37:37 +08:00 committed by GitHub
commit 5ab6943133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,