This commit is contained in:
Gani Georgiev
2026-03-05 10:57:34 +02:00
parent bb18799a0b
commit c2f3fe6a52

View File

@@ -18,7 +18,7 @@ const (
ModerncDepsCheckHookId = "pbModerncDepsCheck"
)
// checkModerncDeps checks whether the current binary was buit with the
// checkModerncDeps checks whether the current binary was built with the
// expected and tested modernc driver dependencies.
//
// This is needed because modernc.org/libc doesn't follow semantic versioning