Update missed Go 1.23 references

This commit is contained in:
Andy Feller 2025-06-23 09:58:06 -04:00
parent 6bfd4bbd77
commit b5867208a1
2 changed files with 2 additions and 2 deletions

View file

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