bumped go deps

This commit is contained in:
Gani Georgiev
2026-04-26 16:50:24 +03:00
parent 555a4f1a1e
commit 494f47efb8
4 changed files with 7 additions and 5 deletions

View File

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