Change in the repository name

This commit is contained in:
Mario Young 2015-10-28 22:57:34 -02:00
parent 52fcc5dbf6
commit 7417d6181c

View File

@ -4,7 +4,7 @@ import (
"reflect" "reflect"
"sync" "sync"
"gopkg.in/bluesuncorp/validator.v5" "gopkg.in/go-playground/validator.v5"
) )
type defaultValidator struct { type defaultValidator struct {