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 77785ec commit 22f7626Copy full SHA for 22f7626
rabbitmq-components.mk
@@ -112,9 +112,15 @@ dep_toke = git_rmq toke $(current_rmq_ref
112
113
dep_accept = hex 0.3.5
114
dep_cowboy = hex 2.8.0
115
+<<<<<<< HEAD
116
dep_cowlib = hex 2.9.1
117
dep_jsx = hex 3.1.0
118
dep_looking_glass = git https://github.com/rabbitmq/looking_glass master
119
+=======
120
+dep_cowlib = hex 2.12.1
121
+dep_credentials_obfuscation = hex 3.4.0
122
+dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main
123
+>>>>>>> 930cf82a1a (Use the new branch name for looking_glass)
124
dep_prometheus = hex 4.10.0
125
dep_ra = hex 2.4.6
126
dep_ranch = hex 2.1.0
0 commit comments