containers / image

Work with containers' images
Apache License 2.0
844 stars 366 forks source link

fix(deps): update go-openapi packages to v0.23.0 #2337

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-openapi/strfmt v0.22.2 -> v0.23.0 age adoption passing confidence
github.com/go-openapi/swag v0.22.10 -> v0.23.0 age adoption passing confidence

Release Notes

go-openapi/strfmt (github.com/go-openapi/strfmt) ### [`v0.23.0`](https://togithub.com/go-openapi/strfmt/compare/v0.22.2...v0.23.0) [Compare Source](https://togithub.com/go-openapi/strfmt/compare/v0.22.2...v0.23.0)
go-openapi/swag (github.com/go-openapi/swag) ### [`v0.23.0`](https://togithub.com/go-openapi/swag/compare/v0.22.10...v0.23.0) [Compare Source](https://togithub.com/go-openapi/swag/compare/v0.22.10...v0.23.0)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

mtrmac commented 3 months ago

This, per https://github.com/go-openapi/swag/compare/v0.22.10...v0.23.0 , adds a hard requirement on Go 1.20. Let’s do that, then.