Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/caarlos0/env/v9 to v10 (#91)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/caarlos0/env/v9](https://togithub.com/caarlos0/env) | require | major | `v9.0.0` -> `v10.0.0` | --- ### Release Notes <details> <summary>caarlos0/env (github.com/caarlos0/env/v9)</summary> ### [`v10.0.0`](https://togithub.com/caarlos0/env/releases/tag/v10.0.0) [Compare Source](https://togithub.com/caarlos0/env/compare/v9.0.0...v10.0.0) #### Changelog ##### New Features - [`62b4ae1`](https://togithub.com/caarlos0/env/commit/62b4ae1b184f2fcdfaba263e66bb1d37e4bfcda5): feat!: ParseWithOptions: add the ability to override default opt.FuncMap keys ([#​272](https://togithub.com/caarlos0/env/issues/272)) ([@​Daniel538](https://togithub.com/Daniel538)) - [`e7e49c4`](https://togithub.com/caarlos0/env/commit/e7e49c464796841b50737b73bac531a01d94bf66): feat: GetFieldParams and GetFieldParamsWithOptions functions ([#​261](https://togithub.com/caarlos0/env/issues/261)) ([@​saturn4er](https://togithub.com/saturn4er)) - [`92df8c4`](https://togithub.com/caarlos0/env/commit/92df8c483610990512b871e8ccf9d550d90c9dda): feat: adds public ToMap function ([#​275](https://togithub.com/caarlos0/env/issues/275)) ([@​maxfilov](https://togithub.com/maxfilov)) - [`13ac655`](https://togithub.com/caarlos0/env/commit/13ac65527714f51e13b659bcaca1cd79b0993a98): feat: custom key value separator ([#​284](https://togithub.com/caarlos0/env/issues/284)) ([@​ruslan944](https://togithub.com/ruslan944)) - [`3f90e4a`](https://togithub.com/caarlos0/env/commit/3f90e4aee403062b4bb2d1690bb677af45ef6b2f): enhancement: Expand with default values ([#​285](https://togithub.com/caarlos0/env/issues/285)) ([@​gabrielcipriano](https://togithub.com/gabrielcipriano)) ##### Documentation updates - [`6723663`](https://togithub.com/caarlos0/env/commit/67236635cdfcab99baac3675ab5a058a49d853ee): docs: add map usage ([#​282](https://togithub.com/caarlos0/env/issues/282)) ([@​rfyiamcool](https://togithub.com/rfyiamcool)) ##### Other work - [`6061c47`](https://togithub.com/caarlos0/env/commit/6061c47a86bc2ffec1ee6dcb6a3a6b0a1096d14c): release: v10 ([@​caarlos0](https://togithub.com/caarlos0)) *** *Released with [GoReleaser Pro](https://goreleaser.com/pro)!* </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/MISW/mischan-bot). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information