Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please up to date README.md #756

Closed
ByungJun25 opened this issue Apr 21, 2021 · 0 comments · Fixed by BrianLeishman/validator#1 or #765
Closed

Please up to date README.md #756

ByungJun25 opened this issue Apr 21, 2021 · 0 comments · Fixed by BrianLeishman/validator#1 or #765

Comments

@ByungJun25
Copy link

ByungJun25 commented Apr 21, 2021

Package version eg. v9, v10:

v10

Issue, Question or Enhancement:

(I am newbie in golang)

According to PR #710, the go get command doesn't work with /v10. But for me, the command with /v10 works correctly..
If I use the command on README, it will get v9 package..
Please check it. :D

@ByungJun25 ByungJun25 changed the title [Question] Please up to date README.md Please up to date README.md Apr 21, 2021
BrianLeishman added a commit to BrianLeishman/validator that referenced this issue May 5, 2021
fix go-playground#756

Undoes this pr? go-playground#710

Running `go get github.com/go-playground/validator/v10` definitely seems to be the right command. Go getting without the version pulls 9 or just the master. Also importing without the version does not use the current version (v10 at the time of this pr)
deankarn added a commit that referenced this issue Jul 26, 2021
fix #756

Undoes this pr? #710

Running `go get github.com/go-playground/validator/v10` definitely seems to be the right command. Go getting without the version pulls 9 or just the master. Also importing without the version does not use the current version (v10 at the time of this pr)

Co-authored-by: Dean Karn <Dean.Karn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant