Update Go to 1.25.6

This commit is contained in:
世界
2026-01-17 05:10:43 +08:00
parent 3ce94d50dd
commit 8b404b5a4c
3 changed files with 8 additions and 8 deletions

View File

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