updated modernc.org/sqlite
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
expectedDriverVersion = "v1.39.0"
|
||||
expectedLibcVersion = "v1.66.3"
|
||||
expectedDriverVersion = "v1.39.1"
|
||||
expectedLibcVersion = "v1.66.10"
|
||||
|
||||
// ModerncDepsCheckHookId is the id of the hook that performs the modernc.org/* deps checks.
|
||||
// It could be used for removing/unbinding the hook if you don't want the checks.
|
||||
|
||||
Reference in New Issue
Block a user