Update Go to 1.25.4

This commit is contained in:
世界
2025-11-16 09:44:43 +08:00
parent 5f8a7d96b4
commit 063d20d221
4 changed files with 11 additions and 11 deletions

View File

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