bumped driver version

This commit is contained in:
Gani Georgiev
2024-12-22 16:10:21 +02:00
parent aa52711cde
commit 3f25c71780
3 changed files with 4 additions and 4 deletions

View File

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