Files
ionosDnsClient/go.sum
Renovate Bot 60146879df chore(deps): update module github.com/oapi-codegen/runtime to v1.2.0 (#17)
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `v1.1.2` → `v1.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foapi-codegen%2fruntime/v1.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foapi-codegen%2fruntime/v1.1.2/v1.2.0?slim=true) |

---

### Release Notes

<details>
<summary>oapi-codegen/runtime (github.com/oapi-codegen/runtime)</summary>

### [`v1.2.0`](https://github.com/oapi-codegen/runtime/releases/tag/v1.2.0): Parameter binding extensions, bug fixes, dependency updates

[Compare Source](https://github.com/oapi-codegen/runtime/compare/v1.1.2...v1.2.0)

#### Notable Changes

The main change in this release is the addition of new Parameter binding and styling functions, which allow the code generator to pass in the `type` and `format` from the spec. Previously, we inferred what we wanted to do based on the destination type, however, it's not always possible to decide this without information about the specification.

#### 🚀 New features and improvements

- feat: add BindRawQueryParameter for correct comma handling ([#&#8203;92](https://github.com/oapi-codegen/runtime/issues/92)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- fix: add TypeHint-aware parameter binding and styling for \[]byte ([#&#8203;97](https://github.com/oapi-codegen/runtime/issues/97)) ([#&#8203;98](https://github.com/oapi-codegen/runtime/issues/98)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- Support array of objects parameters ([#&#8203;40](https://github.com/oapi-codegen/runtime/issues/40)) [@&#8203;danicc097](https://github.com/danicc097)
- Allow BindStyledParameterWithOptions to fill maps ([#&#8203;72](https://github.com/oapi-codegen/runtime/issues/72)) [@&#8203;JoZie](https://github.com/JoZie)

#### 🐛 Bug fixes

- fix: bind Date and Time query params as scalar values ([#&#8203;21](https://github.com/oapi-codegen/runtime/issues/21)) ([#&#8203;93](https://github.com/oapi-codegen/runtime/issues/93)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- fix: support non-indexed deepObject array unmarshaling ([#&#8203;22](https://github.com/oapi-codegen/runtime/issues/22)) ([#&#8203;96](https://github.com/oapi-codegen/runtime/issues/96)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- fix: correct time.Time date-only fallback parsing in deepObject ([#&#8203;95](https://github.com/oapi-codegen/runtime/issues/95)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- Refactor date parsing error handling ([#&#8203;88](https://github.com/oapi-codegen/runtime/issues/88)) [@&#8203;jsnfwlr](https://github.com/jsnfwlr)
- fix: improve email validation using net/mail package ([#&#8203;60](https://github.com/oapi-codegen/runtime/issues/60)) [@&#8203;sniperwolf](https://github.com/sniperwolf)
- Fix deepObject marshalling losing json number format/precision ([#&#8203;29](https://github.com/oapi-codegen/runtime/issues/29)) [@&#8203;mgabeler-lee-6rs](https://github.com/mgabeler-lee-6rs)
- Fix issue 55 ([#&#8203;56](https://github.com/oapi-codegen/runtime/issues/56)) [@&#8203;mikhalytch](https://github.com/mikhalytch)
- fix(deepobject): support nested objects in deepObject arrays ([#&#8203;84](https://github.com/oapi-codegen/runtime/issues/84)) [@&#8203;adrianbrad](https://github.com/adrianbrad)

#### 👻 Maintenance

- feat(fix): bump gin version ([#&#8203;51](https://github.com/oapi-codegen/runtime/issues/51)) [@&#8203;Gamawn](https://github.com/Gamawn)
- Update golang.org/x/crypto to v0.32.0 ([#&#8203;59](https://github.com/oapi-codegen/runtime/issues/59)) [@&#8203;kojustin](https://github.com/kojustin)
- Updated Golang reference to address security vulnerability ([#&#8203;57](https://github.com/oapi-codegen/runtime/issues/57)) [@&#8203;ivan-manzhulin](https://github.com/ivan-manzhulin)
- Fix linter errors ([#&#8203;85](https://github.com/oapi-codegen/runtime/issues/85)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- build: capture `govulncheck` results as Code Scanning alerts ([#&#8203;80](https://github.com/oapi-codegen/runtime/issues/80)) [@&#8203;jamietanna](https://github.com/jamietanna)

#### 📦 Dependency updates

- chore(deps): update release-drafter/release-drafter action to v6 ([#&#8203;31](https://github.com/oapi-codegen/runtime/issues/31)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)

#### Sponsors

We would like to thank our sponsors for their support during this release.

<p align="center">
	<a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship">
		<picture>
		  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-light.svg">
		  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg">
		  <img alt="DevZero logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/devzero-dark.svg" height="100px">
		</picture>
	</a>
</p>

<p align="center">
	<a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
		<img alt="Cybozu logo" src="https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/.github/sponsors/cybozu.svg" height="100px">
	</a>
</p>

</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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://gitea.t000-n.de/t.behrendt/ionosDnsClient/pulls/17
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-03-15 22:16:12 +01:00

26 lines
2.2 KiB
Plaintext

github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
github.com/apapsch/go-jsonmerge/v2 v2.0.0/go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP2+08jFMw88y4klk=
github.com/bmatcuk/doublestar v1.1.1/go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=
github.com/google/uuid v1.5.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
github.com/oapi-codegen/runtime v1.1.1 h1:EXLHh0DXIJnWhdRPN2w4MXAzFyE4CskzhNLUmtpMYro=
github.com/oapi-codegen/runtime v1.1.1/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=
github.com/oapi-codegen/runtime v1.1.2/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
github.com/oapi-codegen/runtime v1.2.0 h1:RvKc1CVS1QeKSNzO97FBQbSMZyQ8s6rZd+LpmzwHMP4=
github.com/oapi-codegen/runtime v1.2.0/go.mod h1:Y7ZhmmlE8ikZOmuHRRndiIm7nf3xcVv+YMweKgG1DT0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=