Skip to content

Commit d474ce1

Browse files
Dean KarnDean Karn
authored andcommitted
update test import path
1 parent 7ac98be commit d474ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"testing"
77
"time"
88

9-
"github.com/joeybloggs/go-validate-yourself"
9+
"gopkg.in/bluesuncorp/go-validate-yourself.v5"
1010
. "gopkg.in/check.v1"
1111
)
1212

0 commit comments

Comments
 (0)