@ -10,7 +10,7 @@ import (
"github.com/go-playground/locales"
ut "github.com/go-playground/universal-translator"
"github.com/go-playground/validator"
"gopkg.in/go-playground/validator.v9"
)
// RegisterDefaultTranslations registers a set of default translations
@ -6,7 +6,7 @@ import (
brazilian_portuguese "github.com/go-playground/locales/pt_BR"
. "gopkg.in/go-playground/assert.v1"