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

@@ -7,8 +7,9 @@ import (
"os"
"strings"
"encoding/json"
"github.com/InazumaV/V2bX/common/json5"
"github.com/goccy/go-json"
)
type NodeConfig struct {