We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b0ff3 commit 829b137Copy full SHA for 829b137
validator_test.go
@@ -6,7 +6,7 @@ import (
6
"testing"
7
"time"
8
9
- "gopkg.in/bluesuncorp/go-validate-yourself.v5"
+ "gopkg.in/bluesuncorp/validator.v5"
10
. "gopkg.in/check.v1"
11
)
12
0 commit comments