Use httpclient.Client instead of standard net/http

This commit is contained in:
kaimanhub 2025-04-08 19:54:18 +03:00
commit c42c391094
12 changed files with 33 additions and 10 deletions

View file

@ -385,6 +385,7 @@ var Start action.GTSAction = func(ctx context.Context) error {
webPushSender,
visFilter,
intFilter,
client,
)
// Schedule background cleaning tasks.