bumped go deps

This commit is contained in:
Gani Georgiev
2026-02-11 15:02:38 +02:00
parent 90e9fa705d
commit 5715e11e52
3 changed files with 7 additions and 7 deletions

View File

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