Update Go version requirement to 1.26+
This commit is contained in:
parent
02196707e6
commit
7fa453e467
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Installation from source
|
||||
|
||||
1. Verify that you have Go 1.25+ installed
|
||||
1. Verify that you have Go 1.26+ installed
|
||||
|
||||
```sh
|
||||
$ go version
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Installation from source
|
||||
|
||||
1. Verify that you have Go 1.25+ installed
|
||||
1. Verify that you have Go 1.26+ installed
|
||||
|
||||
```sh
|
||||
$ go version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue