You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): replace custom bcp47_strict_language_tag with upstream
go-playground/validator@b599053 added bcp47_strict_language_tag as a
built-in validator (go-playground/validator#1489), so our copy is now
redundant. Drop validators/bcp47.go and its tests; update bcp47_keys to
delegate to the built-in tag via a package-level Validate instance.
Closes#341, closes#342.
0 commit comments