ValidateObject not in interface

This commit is contained in:
2022-02-14 16:04:27 +01:00
parent aa8a1fa46f
commit 7ad97385db
3 changed files with 4 additions and 8 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module gitbase.de/gopackage/mgoapi/v2
go 1.16
require (
gitbase.de/gopackage/mgocrud/v2 v2.0.13
gitbase.de/gopackage/mgocrud/v2 v2.0.15
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.7.7
github.com/go-playground/validator/v10 v10.10.0 // indirect