moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
437 stars 70 forks source link

chore(deps): update module imdario/mergo to v0.3.6 - autoclosed #116

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
github.com/imdario/mergo require minor v0.0.0-20171009183408-7fe0c75c13ab -> v0.3.6@ca3dcc1 source

Release Notes

imdario/mergo ### [`v0.3.6`](https://togithub.com/imdario/mergo/compare/v0.3.5...v0.3.6) [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.5...v0.3.6) ### [`v0.3.5`](https://togithub.com/imdario/mergo/compare/v0.3.4...v0.3.5) [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.4...v0.3.5) ### [`v0.3.4`](https://togithub.com/imdario/mergo/releases/v0.3.4) [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.3...v0.3.4) Commit [`e6c5cef`](https://togithub.com/imdario/mergo/commit/e6c5cef) change the behavior of how Mergo handles slice when WithOverride is used. If you want the previous behavior, to append source slice in destination slice, use WithAppendSlice and WithOverride.

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 if you modify the PR title to begin with "rebase!".

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



This PR has been generated by Renovate Bot. View repository job log here.