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 33618f3 commit b92601dCopy full SHA for b92601d
deps/rabbitmq_auth_backend_oauth2/Makefile
@@ -1,14 +1,7 @@
1
PROJECT = rabbitmq_auth_backend_oauth2
2
PROJECT_DESCRIPTION = OAuth 2 and JWT-based AuthN and AuthZ backend
3
4
-<<<<<<< HEAD
5
-=======
6
-# We do not need QUIC as dependency of emqtt.
7
-BUILD_WITHOUT_QUIC=1
8
-export BUILD_WITHOUT_QUIC
9
-
10
LOCAL_DEPS = inets public_key
11
->>>>>>> 8d107818bf (Add a workflow to compare the bazel/erlang.mk output)
12
BUILD_DEPS = rabbit_common
13
DEPS = rabbit cowlib jose base64url
14
TEST_DEPS = cowboy rabbitmq_web_dispatch rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client
0 commit comments