Skip to content

Commit fc9b739

Browse files
committed
Us syslogger main
Otherwise will not compile (OSX)
1 parent 98d5de2 commit fc9b739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{eunit_opts, [nowarn_export_all, verbose]}.
1010

1111
{deps, [
12-
{syslogger, {git, "https://github.com/basho/syslogger", {branch, "master"}}},
12+
{syslogger, {git, "https://github.com/basho/syslogger", {branch, "main"}}},
1313
{cluster_info, {git, "https://github.com/basho/cluster_info", {branch, "develop"}}},
1414
{riak_kv, {git, "https://github.com/basho/riak_kv", {branch, "develop"}}},
1515
{riak_auth_mods, {git, "https://github.com/basho/riak_auth_mods", {branch, "develop"}}},

0 commit comments

Comments
 (0)