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 7ac98be commit d474ce1Copy full SHA for d474ce1
validator_test.go
@@ -6,7 +6,7 @@ import (
6
"testing"
7
"time"
8
9
- "github.com/joeybloggs/go-validate-yourself"
+ "gopkg.in/bluesuncorp/go-validate-yourself.v5"
10
. "gopkg.in/check.v1"
11
)
12
0 commit comments