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 fd895aa commit 32e58ceCopy full SHA for 32e58ce
deps/oauth2_client/Makefile
@@ -3,7 +3,7 @@ PROJECT_DESCRIPTION = OAuth2 client from the RabbitMQ Project
3
PROJECT_MOD = oauth2_client_app
4
5
BUILD_DEPS = rabbit
6
-DEPS = rabbit_common
+DEPS = rabbit_common jose
7
TEST_DEPS = rabbitmq_ct_helpers cowboy
8
LOCAL_DEPS = ssl inets crypto public_key
9
0 commit comments