Skip to content

Commit

Permalink
Merge #4401
Browse files Browse the repository at this point in the history
4401: chore(deps): update module go-ozzo/ozzo-validation/v4 to v4.2.1 r=npepinpe a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-ozzo/ozzo-validation/v4](https://togithub.com/go-ozzo/ozzo-validation) | require | patch | `v4.2.0` -> `v4.2.1` |

---

### Release Notes

<details>
<summary>go-ozzo/ozzo-validation</summary>

### [`v4.2.1`](https://togithub.com/go-ozzo/ozzo-validation/compare/v4.2.0...v4.2.1)

[Compare Source](https://togithub.com/go-ozzo/ozzo-validation/compare/v4.2.0...v4.2.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#zeebe-io/zeebe).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
zeebe-bors[bot] and renovate-bot committed Apr 28, 2020
2 parents 017a285 + 9df3fe1 commit eb7f0f2
Show file tree
Hide file tree
Showing 8 changed files with 141 additions and 116 deletions.
2 changes: 1 addition & 1 deletion clients/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/docker/docker v1.13.1
github.com/docker/go-connections v0.4.0
github.com/docker/go-units v0.4.0 // indirect
github.com/go-ozzo/ozzo-validation/v4 v4.2.0
github.com/go-ozzo/ozzo-validation/v4 v4.2.1
github.com/gogo/protobuf v1.3.1 // indirect
github.com/golang/mock v1.4.3
github.com/golang/protobuf v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions clients/go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ github.com/gin-gonic/gin v1.6.2/go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwv
github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as=
github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
github.com/go-ozzo/ozzo-validation/v4 v4.2.0 h1:384qsz3YLk1bhqS3rnjO0K4mSkGyEOAvpKBilnsjbbE=
github.com/go-ozzo/ozzo-validation/v4 v4.2.0/go.mod h1:2NKgrcHl3z6cJs+3Oo940FPRiTzuqKbvfrL2RxCj6Ew=
github.com/go-ozzo/ozzo-validation/v4 v4.2.1 h1:XALUNshPYumA7UShB7iM3ZVlqIBn0jfwjqAMIoyE1N0=
github.com/go-ozzo/ozzo-validation/v4 v4.2.1/go.mod h1:2NKgrcHl3z6cJs+3Oo940FPRiTzuqKbvfrL2RxCj6Ew=
github.com/go-playground/assert/v2 v2.0.1/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
github.com/go-playground/locales v0.13.0/go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8=
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
Expand Down
191 changes: 95 additions & 96 deletions clients/go/vendor/github.com/go-ozzo/ozzo-validation/v4/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 17 additions & 10 deletions clients/go/vendor/github.com/go-ozzo/ozzo-validation/v4/absent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb7f0f2

Please sign in to comment.