Skip to content

Commit 41d6172

Browse files
committed
Adopt renamed default branch for osiris
1 parent 9c6b85c commit 41d6172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
142142
PLT_APPS += mnesia
143143

144144
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
145-
dep_osiris = git https://github.com/rabbitmq/osiris master
145+
dep_osiris = git https://github.com/rabbitmq/osiris main
146146
dep_systemd = hex 0.6.1
147147
dep_seshat = git https://github.com/rabbitmq/seshat main
148148

workspace_helpers.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ erlang_lib(
170170

171171
git_repository(
172172
name = "osiris",
173-
branch = "master",
173+
branch = "main",
174174
remote = "https://github.com/rabbitmq/osiris.git",
175175
)
176176

0 commit comments

Comments
 (0)