Update Go to 1.25.5

This commit is contained in:
世界
2025-12-13 20:11:17 +08:00
parent 670f32baee
commit e385a98ced
3 changed files with 9 additions and 9 deletions

View File

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