Bump Go version 1.24 -> 1.25.3

This commit is contained in:
Gabe Kangas
2025-10-24 16:38:41 -07:00
committed by GitHub
parent 90266a8fe4
commit 38932e2a4f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Only those who need to create or update SQL queries will need to have `sqlc` ins
## Using sqlc
This project uses Go 1.24's native tool management. The `sqlc` tool is already defined in `go.mod`.
This project uses Go 1.24+'s native tool management. The `sqlc` tool is already defined in `go.mod`.
After cloning the repository, ensure tools are downloaded: