chore: update Go version references from 1.25.6 to 1.25.7 across documentation and scripts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
# Script to install Go 1.25.6 to /usr/local/go
|
||||
# Script to install go 1.25.7 to /usr/local/go
|
||||
# Usage: sudo ./scripts/install-go-1.25.6.sh
|
||||
|
||||
GO_VERSION="1.25.6"
|
||||
|
||||
Reference in New Issue
Block a user