[#6869] updated fonts and dependencies

This commit is contained in:
Gani Georgiev
2025-05-24 00:05:31 +03:00
parent 568c63b29f
commit 0025ae80ad
69 changed files with 224 additions and 218 deletions

View File

@@ -10,8 +10,8 @@ import (
)
const (
expectedDriverVersion = "v1.37.0"
expectedLibcVersion = "v1.62.1"
expectedDriverVersion = "v1.37.1"
expectedLibcVersion = "v1.65.7"
// ModerncDepsCheckHookId is the id of the hook that performs the modernc.org/* deps checks.
// It could be used for removing/unbinding the hook if you don't want the checks.