This commit is contained in:
田欧 2019-05-13 11:53:23 +08:00 committed by GitHub
parent 82904f7dc1
commit cd06e413fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ import (
"time"
"github.com/stretchr/testify/assert"
"gopkg.in/go-playground/validator.v8"
"gopkg.in/go-playground/validator.v9"
)
type testInterface interface {