File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
deps/rabbitmq_auth_backend_oauth2 Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ PLT_APPS += rabbitmqctl
1515DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
1616DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
1717
18- dep_jose = git https://github.com/michaelklishin/erlang-jose mk-thoas-support
1918dep_base64url = hex 1.0.1
2019
2120dep_emqtt = git https://github.com/rabbitmq/emqtt.git master
Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ dep_cowlib = hex 2.13.0
118118dep_credentials_obfuscation = hex 3.4.0
119119dep_cuttlefish = hex 3.1.0
120120dep_gen_batch_server = hex 0.8.8
121+ dep_jose = git https://github.com/michaelklishin/erlang-jose mk-thoas-support
121122dep_khepri = hex 0.13.0
122123dep_khepri_mnesia_migration = hex 0.4.0
123124dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
You can’t perform that action at this time.
0 commit comments