Update Go version requirement to 1.26+

This commit is contained in:
Kynan Ware 2026-03-07 09:58:06 -07:00
parent 02196707e6
commit 7fa453e467
4 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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