Skip to content

Commit b92601d

Browse files
committed
resolve conflicts
1 parent 33618f3 commit b92601d

File tree

1 file changed

+0
-7
lines changed
  • deps/rabbitmq_auth_backend_oauth2

1 file changed

+0
-7
lines changed

deps/rabbitmq_auth_backend_oauth2/Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
PROJECT = rabbitmq_auth_backend_oauth2
22
PROJECT_DESCRIPTION = OAuth 2 and JWT-based AuthN and AuthZ backend
33

4-
<<<<<<< HEAD
5-
=======
6-
# We do not need QUIC as dependency of emqtt.
7-
BUILD_WITHOUT_QUIC=1
8-
export BUILD_WITHOUT_QUIC
9-
104
LOCAL_DEPS = inets public_key
11-
>>>>>>> 8d107818bf (Add a workflow to compare the bazel/erlang.mk output)
125
BUILD_DEPS = rabbit_common
136
DEPS = rabbit cowlib jose base64url
147
TEST_DEPS = cowboy rabbitmq_web_dispatch rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client

0 commit comments

Comments
 (0)