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
430 stars 70 forks source link

chore(deps): update module golang.org/x/text to v0.3.0 - autoclosed #135

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
golang.org/x/text require minor v0.0.0-20161216064924-a49bea13b776 -> v0.3.0@e6919f6 source

Release Notes

golang/text ### [`v0.3.0`](https://togithub.com/golang/text/compare/v0.2.0...v0.3.0) [Compare Source](https://togithub.com/golang/text/compare/v0.2.0...v0.3.0) ### [`v0.2.0`](https://togithub.com/golang/text/releases/v0.2.0) [Compare Source](https://togithub.com/golang/text/compare/v0.1.0...v0.2.0) As of this release, x/text/ will select the Unicode version for the relevant tables based on the Unicode version of the Go compiler used. Currently Unicode 9 and 10 are supported, which means that x/text will automatically select the right version as of Go 1.7. Keeping tables in sync prevents unexpected behavior and eliminates certain security concerns.

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.