Skip to content

Commit d7b348e

Browse files
joeybloggsjoeybloggs
authored andcommitted
Merge branch 'v6-development' into v7-development
2 parents 7757a22 + b5317c5 commit d7b348e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package validator_test
33
import (
44
"fmt"
55

6-
"../validator"
6+
"gopkg.in/bluesuncorp/validator.v6"
77
)
88

99
func ExampleValidate_new() {

0 commit comments

Comments
 (0)