Upgrade asynq deps

This commit is contained in:
Akhyar Amarullah
2023-11-13 09:44:28 +07:00
parent 1684449cd7
commit de1b35abb2
3 changed files with 14 additions and 11 deletions

View File

@@ -107,6 +107,7 @@ func TestMakeRedisConnOpt(t *testing.T) {
SentinelAddrs: []string{
"localhost:5000", "localhost:5001", "localhost:5002"},
SentinelPassword: "sentinelpassword",
Password: "",
},
},
{