mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-07 23:20:59 +00:00
chore: update quic-go to 0.57.1
This commit is contained in:
@@ -3,11 +3,12 @@ package updater
|
||||
import (
|
||||
"context"
|
||||
"io"
|
||||
"net/http"
|
||||
"os"
|
||||
"time"
|
||||
|
||||
mihomoHttp "github.com/metacubex/mihomo/component/http"
|
||||
|
||||
"github.com/metacubex/http"
|
||||
)
|
||||
|
||||
const defaultHttpTimeout = time.Second * 90
|
||||
|
||||
Reference in New Issue
Block a user