chore: update for testing the updater

This commit is contained in:
gVisor bot 2023-03-23 21:04:04 +08:00
parent 404323dee4
commit 2fc32a28e2

View file

@ -16,7 +16,8 @@ import (
"github.com/Dreamacro/clash/log"
)
// Updater is the AdGuard Home updater.
// modify from https://github.com/AdguardTeam/AdGuardHome/blob/595484e0b3fb4c457f9bb727a6b94faa78a66c5f/internal/updater/updater.go
// Updater is the Clash.Meta updater.
var (
client http.Client