fix: 更新nexttrace版本和Golang版本

This commit is contained in:
spiritlhl
2025-10-31 07:14:37 +00:00
parent 1c876f5199
commit e4e11dd132
8 changed files with 69 additions and 62 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ cd ecs
2. Install Go environment (skip if already installed)
Select go 1.24.5 version to install
Select go 1.25.3 version to install
```bash
curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/install_scripts/go.sh -o go.sh && chmod +x go.sh && bash go.sh