Closed dependabot[bot] closed 1 year ago
Code Climate has analyzed commit 30c39c00 and detected 0 issues on this pull request.
View more on Code Climate.
Merging #324 (30c39c0) into develop (89b82ba) will not change coverage. The diff coverage is
n/a
.
Bumps github.com/go-playground/validator/v10 from 10.15.5 to 10.16.0.
Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
84254ae
update README1246622
add ISSN validator + tests + documentation (#1166)c856961
fix file URL validator (#1171)aa96909
Addomitnil
modifier (#1187)b0c7337
update fieldMatchesRegexByStringerValOrString for backward compatibility4c1bd61
Add support for validating against uuid values that are structs which impleme...adda84d
Fix oneof tag in simple example (#1184)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show