bumped modernc.org/sqlite

This commit is contained in:
Gani Georgiev
2025-03-29 09:44:55 +02:00
parent 32de8ed04a
commit e29655aba9
4 changed files with 6 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
expectedDriverVersion = "v1.36.2"
expectedDriverVersion = "v1.36.3"
expectedLibcVersion = "v1.61.13"
// ModerncDepsCheckHookId is the id of the hook that performs the modernc.org/* deps checks.