File tree Expand file tree Collapse file tree 4 files changed +0
-18
lines changed
rabbitmq_auth_backend_oauth2 Expand file tree Collapse file tree 4 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -184,11 +184,7 @@ erlang_package.git_package(
184
184
name = "emqtt" ,
185
185
build_file = "@rabbitmq-server//bazel:BUILD.emqtt" ,
186
186
repository = "emqx/emqtt" ,
187
- << << << < HEAD
188
- tag = "1.7.0-rc.2" ,
189
- == == == =
190
187
tag = "1.8.2" ,
191
- >> >> >> > bfa4e9f2c7 (Bump emqx / emqtt to 1.8 .2 )
192
188
)
193
189
194
190
erlang_package .hex_package (
Original file line number Diff line number Diff line change @@ -11,10 +11,5 @@ DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
11
11
dep_jose = git https://github.com/potatosalad/erlang-jose 2b1d66b
12
12
dep_base64url = hex 1.0.1
13
13
14
- <<<<<<< HEAD
15
- ====== =
16
- dep_emqtt = git https://github.com/emqx/emqtt.git 1.8.2
17
-
18
- >>>>>>> bfa4e9f2c7 (Bump emqx/emqtt to 1.8.2)
19
14
include ../../rabbitmq-components.mk
20
15
include ../../erlang.mk
Original file line number Diff line number Diff line change @@ -39,11 +39,7 @@ DEPS = ranch rabbit_common rabbit amqp_client ra
39
39
TEST_DEPS = emqtt ct_helper rabbitmq_ct_helpers rabbitmq_ct_client_helpers
40
40
41
41
dep_ct_helper = git https://github.com/extend/ct_helper.git master
42
- <<<<<<< HEAD
43
- dep_emqtt = git https://github.com/emqx/emqtt.git 1.7.0-rc.2
44
- ====== =
45
42
dep_emqtt = git https://github.com/emqx/emqtt.git 1.8.2
46
- >>>>>>> bfa4e9f2c7 (Bump emqx/emqtt to 1.8.2)
47
43
48
44
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
49
45
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
Original file line number Diff line number Diff line change @@ -20,11 +20,6 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
20
20
# See rabbitmq-components.mk.
21
21
BUILD_DEPS += ranch
22
22
23
- <<<<<<< HEAD
24
- ====== =
25
- dep_emqtt = git https://github.com/emqx/emqtt.git 1.8.2
26
-
27
- >>>>>>> 1c4f30742e (Bump emqx/emqtt to 1.8.2)
28
23
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
29
24
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
30
25
You can’t perform that action at this time.
0 commit comments