mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-09-18 20:57:43 +08:00
Upgrade asynq deps
This commit is contained in:
@@ -107,6 +107,7 @@ func TestMakeRedisConnOpt(t *testing.T) {
|
||||
SentinelAddrs: []string{
|
||||
"localhost:5000", "localhost:5001", "localhost:5002"},
|
||||
SentinelPassword: "sentinelpassword",
|
||||
Password: "",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user