swapped github.com/go-ozzo/ozzo-validation with github.com/pocketbase/ozzo-validation

This commit is contained in:
Gani Georgiev
2026-07-13 08:42:59 +03:00
parent 089ca8ae41
commit 0c7d243d97
81 changed files with 99 additions and 93 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"runtime"
"strings"
"github.com/go-ozzo/ozzo-validation/v4/is"
"github.com/pocketbase/ozzo-validation/v4/is"
)
// LaunchURL attempts to open the provided url in the user's default browser.