Update Go to 1.25.4

This commit is contained in:
世界
2025-11-16 09:44:43 +08:00
parent 6421252d44
commit 48e76038d0
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