docs: update go version 1.25

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2025-10-31 12:22:48 +00:00
parent 139c2c4f9a
commit 38c280ec8a
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Installation from source
1. Verify that you have Go 1.24+ installed
1. Verify that you have Go 1.25+ installed
```sh
$ go version

View file

@ -1,6 +1,6 @@
# Installation from source
1. Verify that you have Go 1.24+ installed
1. Verify that you have Go 1.25+ installed
```sh
$ go version