Update README.md

update v6 accidentally left in README example to v7
pull/164/head
Dean Karn 9 years ago
parent 9a7e605915
commit ca7facef9c
  1. 2
      README.md

@ -44,7 +44,7 @@ package main
import (
"fmt"
"gopkg.in/bluesuncorp/validator.v6"
"gopkg.in/bluesuncorp/validator.v7"
)
// User contains user information

Loading…
Cancel
Save