update packages
Some checks failed
Build container images / build-image (push) Has been cancelled
Lint / Lint (push) Has been cancelled

updates data and links
This commit is contained in:
Артём Грачёв
2026-03-29 02:56:35 +03:00
parent 20ba251028
commit 1b833124c6
20 changed files with 121 additions and 198 deletions

View File

@@ -1,5 +1,9 @@
package router
import (
"github.com/go-playground/validator/v10"
)
// NewValidator func
func NewValidator() *Validator {
return &Validator{