New official Documentation URL (#706)

This commit is contained in:
frederikhors 2021-04-06 03:11:57 +02:00 committed by GitHub
parent 5b8f3b8a0b
commit 3c8db83c19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ validationErrors := err.(validator.ValidationErrors)
Usage and documentation
------
Please see https://godoc.org/github.com/go-playground/validator for detailed usage docs.
Please see https://pkg.go.dev/github.com/go-playground/validator/v10 for detailed usage docs.
##### Examples: