SAP / redis-operator

Manage Redis clusters in Kubernetes
Apache License 2.0
12 stars 5 forks source link

fix(go.mod/go.sum): update module sigs.k8s.io/yaml to v1.4.0 #37

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sigs.k8s.io/yaml require minor v1.3.0 -> v1.4.0

Release Notes

kubernetes-sigs/yaml (sigs.k8s.io/yaml) ### [`v1.4.0`](https://togithub.com/kubernetes-sigs/yaml/releases/tag/v1.4.0) [Compare Source](https://togithub.com/kubernetes-sigs/yaml/compare/v1.3.0...v1.4.0) - Adds a goyaml.v2 subpackage containing a fork of gopkg.in/yaml.v2 at v2.4.0 - Adds a goyaml.v3 subpackage containing a fork of gopkg.in/yaml.v3 at v3.0.1 - Adds an `Encoder#CompactSeqIndent()` encoder option to sigs.k8.io/goyaml.v3 to allow opting into indentation compatible with gopkg.in/yaml.v2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



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