Compare commits

..

4 Commits

Author SHA1 Message Date
08af0c9863 chore(deps): update dependency go to v1.26.2 (#21)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [go](https://github.com/actions/go-versions) | uses-with | patch | `1.26.1` → `1.26.2` |

---

### Release Notes

<details>
<summary>actions/go-versions (go)</summary>

### [`v1.26.2`](https://github.com/actions/go-versions/releases/tag/1.26.2-24114135105): 1.26.2

[Compare Source](https://github.com/actions/go-versions/compare/1.26.1-22746851271...1.26.2-24114135105)

Go 1.26.2

</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->

Reviewed-on: #21
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-04-16 19:31:23 +02:00
df0d9c8b2d chore(deps): update module github.com/oapi-codegen/runtime to v1.4.0 (#22)
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.3.1` → `v1.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foapi-codegen%2fruntime/v1.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foapi-codegen%2fruntime/v1.3.1/v1.4.0?slim=true) |

---

### Release Notes

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

### [`v1.4.0`](https://github.com/oapi-codegen/runtime/releases/tag/v1.4.0): Parameter handling improvements and fixes

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

This release fixes some missing edge cases in parameter binding and styling. We now handle all the permutations of style and explode, for the first time. Lots of tests have been added to catch regressions.

#### 🚀 New features and improvements

- Improve deepobject unmarshalling to support nullable.Nullable and encode.TextUnmarshaler ([#&#8203;45](https://github.com/oapi-codegen/runtime/issues/45)) [@&#8203;j-waters](https://github.com/j-waters)
- feat: support spaceDelimited and pipeDelimited query parameter binding ([#&#8203;117](https://github.com/oapi-codegen/runtime/issues/117)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### 🐛 Bug fixes

- Fix form/explode=false incorrectly splitting primitive string values on commas ([#&#8203;119](https://github.com/oapi-codegen/runtime/issues/119)) [@&#8203;f-kanari](https://github.com/f-kanari)

#### 📦 Dependency updates

- fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 ([#&#8203;105](https://github.com/oapi-codegen/runtime/issues/105)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)
- fix(deps): update module github.com/labstack/echo/v5 to v5.1.0 ([#&#8203;120](https://github.com/oapi-codegen/runtime/issues/120)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate)
- chore(deps): update release-drafter/release-drafter action to v7 ([#&#8203;113](https://github.com/oapi-codegen/runtime/issues/113)) @&#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/22
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-04-16 19:31:14 +02:00
f754f16d9f chore(deps): update actions/setup-go digest to 4a36011 (#20)
All checks were successful
Update Client / update-client (push) Successful in 16s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://github.com/actions/setup-go) ([changelog](4b73464bb3..4a3601121d)) | action | digest | `4b73464` → `4a36011` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->

Reviewed-on: #20
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-04-03 09:13:03 +02:00
2d7f9c2d32 chore(deps): update module github.com/oapi-codegen/runtime to v1.3.1 (#19)
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.2.0` → `v1.3.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foapi-codegen%2fruntime/v1.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foapi-codegen%2fruntime/v1.2.0/v1.3.1?slim=true) |

---

### Release Notes

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

### [`v1.3.1`](https://github.com/oapi-codegen/runtime/releases/tag/v1.3.1): Fix a parameter binding regression

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

v1.3.0 introduced a regression around binding styled parameters into primitive type destinations. This regression was due to a
fix in binding matrix and label parameters. Sorry about that.

#### 🐛 Bug fixes

- Fix regression in binding simple parameters ([#&#8203;115](https://github.com/oapi-codegen/runtime/issues/115)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### 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>

### [`v1.3.0`](https://github.com/oapi-codegen/runtime/releases/tag/v1.3.0): Echo V5, more parameter handling options, bug fixes

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

#### 🚀 New features and improvements

- feat: improve parameter handling ([#&#8203;109](https://github.com/oapi-codegen/runtime/issues/109)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
  Parameters now support the `allowReserved` property from OpenAPI 3.0.
- feat: add support for echo v5 ([#&#8203;89](https://github.com/oapi-codegen/runtime/issues/89)) [@&#8203;jinuthankachan](https://github.com/jinuthankachan)

#### 🐛 Bug fixes

- Fix: Query param deepObject return without assign on !required ([#&#8203;68](https://github.com/oapi-codegen/runtime/issues/68)) [@&#8203;voro015](https://github.com/voro015)
- fix: strip style prefix for label/matrix primitive parameters ([#&#8203;99](https://github.com/oapi-codegen/runtime/issues/99)) ([#&#8203;100](https://github.com/oapi-codegen/runtime/issues/100)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)
- fix: parse un-exploded query param to map ([#&#8203;101](https://github.com/oapi-codegen/runtime/issues/101)) [@&#8203;alexdulin](https://github.com/alexdulin)
- fix: respect Binder interface for primitive types in BindStringToObject ([#&#8203;86](https://github.com/oapi-codegen/runtime/issues/86)) [@&#8203;vikstrous](https://github.com/vikstrous)

#### 👻 Maintenance

- chore: Update to go 1.24 ([#&#8203;111](https://github.com/oapi-codegen/runtime/issues/111)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### 📦 Dependency updates

- chore: Update to go 1.24 ([#&#8203;111](https://github.com/oapi-codegen/runtime/issues/111)) [@&#8203;mromaszewicz](https://github.com/mromaszewicz)

#### 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/19
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-04-03 09:12:53 +02:00
3 changed files with 8 additions and 6 deletions

View File

@@ -14,9 +14,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Setup Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: "1.26.1"
go-version: "1.26.2"
- name: Install yq
run: |
sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq

4
go.mod
View File

@@ -1,8 +1,8 @@
module gitea.t000-n.de/t.behrendt/ionosDnsClient
go 1.24
go 1.24.0
require github.com/oapi-codegen/runtime v1.3.0
require github.com/oapi-codegen/runtime v1.4.0
require (
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect

6
go.sum
View File

@@ -16,8 +16,10 @@ github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQ
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/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA=
github.com/oapi-codegen/runtime v1.3.0/go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY=
github.com/oapi-codegen/runtime v1.3.1 h1:RgDY6J4OGQLbRXhG/Xpt3vSVqYpHQS7hN4m85+5xB9g=
github.com/oapi-codegen/runtime v1.3.1/go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY=
github.com/oapi-codegen/runtime v1.4.0 h1:KLOSFOp7UzkbS7Cs1ms6NBEKYr0WmH2wZG0KKbd2er4=
github.com/oapi-codegen/runtime v1.4.0/go.mod h1:5sw5fxCDmnOzKNYmkVNF8d34kyUeejJEY8HNT2WaPec=
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=