import problem with github.com/go-playground/validator/v10 #3258
Labels
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go, VS Code & VS Code Go extension are you using?
Version Information
go version
to get version of Go from the VS Code integrated terminal.go version go1.22.1 windows/amd64
gopls -v version
to get version of Gopls from the VS Code integrated terminal.code -v
orcode-insiders -v
to get version of VS Code or VS Code Insiders.v0.41.2
Go: Locate Configured Go Tools
command.Share the Go related settings you have added/edited
Run
Preferences: Open Settings (JSON)
command to open your settings.json file.Share all the settings with the
go.
or["go"]
orgopls
prefixes.Describe the bug
Cannot import V10 verison of "https://github.com/go-playground
validator" with VSCode uses official GOLang plugin. Library maintainer claims it should work without issue.
Issue on library: go-playground/validator#1229
Steps to reproduce the behavior:
Screenshots or recordings
The text was updated successfully, but these errors were encountered: