File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
rabbitmq_ct_client_helpers Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ dep_cowlib = hex 2.9.1
117
117
dep_jsx = hex 2.11.0
118
118
dep_lager = hex 3.8.0
119
119
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master
120
- dep_ra = git https://github.com/rabbitmq/ra.git master
120
+ dep_ra = git https://github.com/rabbitmq/ra.git main
121
121
dep_ranch = hex 1.7.1
122
122
dep_recon = hex 2.5.1
123
123
dep_observer_cli = hex 1.5.4
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ dep_cowlib = hex 2.9.1
117
117
dep_jsx = hex 2.11.0
118
118
dep_lager = hex 3.8.0
119
119
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master
120
- dep_ra = git https://github.com/rabbitmq/ra.git master
120
+ dep_ra = git https://github.com/rabbitmq/ra.git main
121
121
dep_ranch = hex 1.7.1
122
122
dep_recon = hex 2.5.1
123
123
dep_observer_cli = hex 1.5.4
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ dep_cowlib = hex 2.9.1
116
116
dep_jsx = hex 3.1.0
117
117
dep_looking_glass = git https://github.com/rabbitmq/looking_glass master
118
118
dep_prometheus = hex 4.8.1
119
- dep_ra = git https://github.com/rabbitmq/ra.git master
119
+ dep_ra = git https://github.com/rabbitmq/ra.git main
120
120
dep_ranch = hex 2.1.0
121
121
dep_recon = hex 2.5.1
122
122
dep_observer_cli = hex 1.7.1
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ erlang_lib(
209
209
210
210
git_repository (
211
211
name = "ra" ,
212
- branch = "master " ,
212
+ branch = "main " ,
213
213
remote = "https://github.com/rabbitmq/ra.git" ,
214
214
)
215
215
You can’t perform that action at this time.
0 commit comments