Skip to content

Commit 9a93f01

Browse files
Dean KarnDean Karn
authored andcommitted
Merge pull request #155 from ardan-bkennedy/patch-2
Update examples_test.go
2 parents 6df82fd + 81c46b4 commit 9a93f01

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)