bumped go deps

This commit is contained in:
Gani Georgiev
2026-03-28 00:13:56 +02:00
parent 45d353ffdb
commit d87fa3bd80
4 changed files with 13 additions and 10 deletions

View File

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