diff --git a/binding/validate_test.go b/binding/validate_test.go index 2c76b6d6..32ebed72 100644 --- a/binding/validate_test.go +++ b/binding/validate_test.go @@ -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 {