Update Go to 1.25

This commit is contained in:
世界
2025-08-13 21:15:43 +08:00
parent 4a209f1afb
commit 5eb318ba06
4 changed files with 28 additions and 22 deletions

View File

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