chore: bump go (->v1.21.5) and sqlc (->v1.24.0) to new versions (#11170)

This commit is contained in:
Steven Masley
2023-12-12 18:50:23 -06:00
committed by GitHub
parent 6b4d908e7e
commit 6800fc8477
8 changed files with 10 additions and 8 deletions
+2
View File
@@ -86,6 +86,8 @@ sql:
# schema loaded and migrations run. Run `make sqlc-vet` to run the linter.
database:
uri: "${SQLC_DATABASE_URL}"
analyzer:
database: false
rules:
- sqlc/db-prepare
gen: