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 masterminds/sprig to v2.17.1 - autoclosed #119

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/Masterminds/sprig require minor v2.14.1+incompatible -> v2.17.1 source

Release Notes

Masterminds/sprig ### [`v2.17.1`](https://togithub.com/Masterminds/sprig/releases/v2.17.1) [Compare Source](https://togithub.com/Masterminds/sprig/compare/v2.17.0...v2.17.1) The 2.17.0 release did not have a version pinned for `xstrings`, which caused compilation failures when xstrings < 1.2 was used. This adds the correct version string to glide.yaml. ### [`v2.17.0`](https://togithub.com/Masterminds/sprig/releases/v2.17.0) [Compare Source](https://togithub.com/Masterminds/sprig/compare/v2.16.0...v2.17.0) - Update goutils to 1.1.0 [`4e1125d`](https://togithub.com/Masterminds/sprig/commit/4e1125d1400cd9d0d05045013dda46b391f82461) (Matt Butcher) - fixes spelling errors... not sure how that happened [`4cf188a`](https://togithub.com/Masterminds/sprig/commit/4cf188a2b79bcba173ac96e90912cdebcabae153) (marshallford) - adds alder32sum function and test [`6908fc2`](https://togithub.com/Masterminds/sprig/commit/6908fc2d99d9e77185fe248522903e54f8e5ea25) (marshallford) - Added kebabcase function [`ca331a1`](https://togithub.com/Masterminds/sprig/commit/ca331a1b276654fa7e74f0b823c1dc57be128a66) (Ilyes512) - Fix 'has' documentation [`e3f2a85`](https://togithub.com/Masterminds/sprig/commit/e3f2a8519b45e095bdd02b0859346a19942423c9) (dean-coakley) - docs(dict): fix typo in pick example [`dc424f9`](https://togithub.com/Masterminds/sprig/commit/dc424f950a9a3fcad8c5175ad9dccb310480b717) (Dustin Specker) ### [`v2.16.0`](https://togithub.com/Masterminds/sprig/releases/v2.16.0) [Compare Source](https://togithub.com/Masterminds/sprig/compare/v2.15.0...v2.16.0) This release adds a few functions and fixes a handful of bugs. - Test on go 1.11 [`49df809`](https://togithub.com/Masterminds/sprig/commit/49df8097cae92e03cc4e7a167547097d326561ca) (Helgi Þormar Þorbjörnsson) - Remove duplicated documentation [`1d97af1`](https://togithub.com/Masterminds/sprig/commit/1d97af137fe1aa7f9e7f46f8d7992b49f96c72fa) (Matthew Fisher) - add splitn function [`fccb0b0`](https://togithub.com/Masterminds/sprig/commit/fccb0b0b31da4884761b9d09598a7e912bd77273) (Helgi Þorbjörnsson) - Extract values of dict with `values` function [`df39312`](https://togithub.com/Masterminds/sprig/commit/df393122472a0abccc1046e2cf05173b14a00535) (Lawrence Jones) - Minor improvement in code quality - Removed an unreachable piece of code at defaults.go#L26:6 - Resolve formatting issues. [`5834241`](https://togithub.com/Masterminds/sprig/commit/58342415b5b59750f35007a5ac85686478835ac9) (Abhishek Kashyap) - Modify panic message for list.slice [`ae38335`](https://togithub.com/Masterminds/sprig/commit/ae38335fd3a55498f017cfbced1a784221f2ef66) (gongdo) - Fix file permissions [`c5f40b5`](https://togithub.com/Masterminds/sprig/commit/c5f40b56d466470d82620c466ee189af366e4d44) (gongdo) - Fix example for buildCustomCert [`7779e0d`](https://togithub.com/Masterminds/sprig/commit/7779e0d58432c0df5cf19053fa49a43047c7c4e2) (Tin Lam) - Add slice func [`df28ca7`](https://togithub.com/Masterminds/sprig/commit/df28ca70c236b53702a38e6ee30cd24b78e76548) (gongdo) - Generate serial number [`a3bdffd`](https://togithub.com/Masterminds/sprig/commit/a3bdffd00c74fa4f5e082de7596a7801b273a2bc) (Cody Coons)

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.