Update Go to 1.25.7

This commit is contained in:
世界
2026-02-05 17:12:15 +08:00
parent 3ba30e3f00
commit 2f8e656522
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="1.25.6"
VERSION="1.25.7"
mkdir -p $HOME/go
cd $HOME/go