mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-04 21:34:36 +00:00
fix(monitoring_api): redact reqwest error URLs (#9555)
Co-Authored-By: banteg <4562643+banteg@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,7 @@ eth2 = { workspace = true, features = ["lighthouse"] }
|
||||
health_metrics = { workspace = true }
|
||||
lighthouse_version = { workspace = true }
|
||||
metrics = { workspace = true }
|
||||
pretty_reqwest_error = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
reqwest = { workspace = true }
|
||||
sensitive_url = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user