Update Go to 1.25.6

This commit is contained in:
世界 2026-01-17 05:10:43 +08:00
parent 3ce94d50dd
commit 8b404b5a4c
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
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