Update Go to 1.25.7

This commit is contained in:
世界
2026-02-05 17:12:15 +08:00
parent d230dae0a5
commit 15722b06dd
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