updated go deps

This commit is contained in:
Gani Georgiev
2025-09-22 22:54:35 +03:00
parent 6ad42bde29
commit e26905f8e2
5 changed files with 39 additions and 39 deletions

View File

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