We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15d6ff commit f16b872Copy full SHA for f16b872
deps/rabbit_common/Makefile
@@ -18,7 +18,7 @@ endef
18
LOCAL_DEPS = compiler crypto public_key sasl ssl syntax_tools tools xmerl
19
DEPS = jsx recon credentials_obfuscation
20
21
-dep_credentials_obfuscation = git https://github.com/rabbitmq/credentials-obfuscation.git master
+dep_credentials_obfuscation = hex 2.4.0
22
23
# FIXME: Use erlang.mk patched for RabbitMQ, while waiting for PRs to be
24
# reviewed and merged.
0 commit comments