test: update go 1.25.0

This commit is contained in:
wyx2685
2025-08-13 21:37:42 +09:00
parent 06441afa79
commit 7d52a8932d
13 changed files with 54 additions and 25 deletions

View File

@@ -8,9 +8,10 @@ import (
"fmt"
"time"
"encoding/json"
"github.com/InazumaV/V2bX/api/panel"
"github.com/InazumaV/V2bX/conf"
"github.com/goccy/go-json"
"github.com/xtls/xray-core/common/net"
"github.com/xtls/xray-core/core"
coreConf "github.com/xtls/xray-core/infra/conf"