Update README.md Go version to 1.24+

This is to align with current compatibility requirements after recent
jackc/pgx/v5 update.
This commit is contained in:
Felipe Pinheiro 2026-03-31 11:35:17 -03:00
parent 8e45282748
commit c0264d2fd3
No known key found for this signature in database
GPG key ID: 2A2351E155E2DD79

View file

@ -67,7 +67,7 @@ https://medium.com/@go.jet/jet-5f3667efa0cc
To install Jet package, you need to install Go and set your Go workspace first. To install Jet package, you need to install Go and set your Go workspace first.
[Go](https://golang.org/) **version 1.22+ is required** [Go](https://golang.org/) **version 1.24+ is required**
### Installation ### Installation