Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/cloudflare/cloudflare-go to v0.11…
…2.0 (#166) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/cloudflare/cloudflare-go](https://redirect.github.com/cloudflare/cloudflare-go) | `v0.111.0` -> `v0.112.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudflare%2fcloudflare-go/v0.112.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcloudflare%2fcloudflare-go/v0.112.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcloudflare%2fcloudflare-go/v0.111.0/v0.112.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudflare%2fcloudflare-go/v0.111.0/v0.112.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)</summary> ### [`v0.112.0`](https://redirect.github.com/cloudflare/cloudflare-go/releases/tag/v0.112.0) [Compare Source](https://redirect.github.com/cloudflare/cloudflare-go/compare/v0.111.0...v0.112.0) ENHANCEMENTS: - access_application: support Access service token + multi-valued authentication for SCIM provisioning ([#​3708](https://redirect.github.com/cloudflare/cloudflare-go/issues/3708)) - certificate_authorities: add new methods to interact with Certificate Authorities Hostname Associations API ([#​3740](https://redirect.github.com/cloudflare/cloudflare-go/issues/3740)) - content_scanning: Add new support for CRUD operations ([#​3700](https://redirect.github.com/cloudflare/cloudflare-go/issues/3700)) - teams: sync latest doc changes ([#​3743](https://redirect.github.com/cloudflare/cloudflare-go/issues/3743)) - teams_location: add support for `dns_destination_ipv6_block_id` to the location payload ([#​3738](https://redirect.github.com/cloudflare/cloudflare-go/issues/3738)) - teams_locations: Add dns_destination_ips_id and ipv4\_destination_backup ([#​3699](https://redirect.github.com/cloudflare/cloudflare-go/issues/3699)) BUG FIXES: - certificate_authorities: fixes for methods to interact with Certificate Authorities Hostname Associations API ([#​3742](https://redirect.github.com/cloudflare/cloudflare-go/issues/3742)) DEPENDENCIES: - deps: bumps github.com/goccy/go-json from 0.10.3 to 0.10.4 ([#​3726](https://redirect.github.com/cloudflare/cloudflare-go/issues/3726)) - deps: bumps golang.org/x/crypto from 0.21.0 to 0.31.0 ([#​3725](https://redirect.github.com/cloudflare/cloudflare-go/issues/3725)) - deps: bumps golang.org/x/net from 0.31.0 to 0.32.0 ([#​3704](https://redirect.github.com/cloudflare/cloudflare-go/issues/3704)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Zebradil/cloudflare-dynamic-dns). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information