chore(deps): update module gopkg.in/yaml.v2 to v3 (#1116)

This PR contains the following updates:



Package
Change
Age
Adoption
Passing
Confidence




gopkg.in/yaml.v2
v2.4.0 -> v3.0.1








WarningSome dependencies could not be looked up. Check the warning logs for more information.


Release Notes

go-yaml/yaml (gopkg.in/yaml.v2)
v3.0.1
Compare Source
v3.0.0
Compare Source


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.


 If you want to rebase/retry this PR, check this box


This PR has been generated by Mend Renovate. View repository job log here.
diff --git a/go.mod b/go.mod
index 10f4438..3a8f3e7 100644
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,7 @@
 	github.com/yannh/kubeconform v0.6.4
 	gopkg.in/ini.v1 v1.67.0
 	gopkg.in/yaml.v2 v2.4.0
+	gopkg.in/yaml.v3 v3.0.1
 	gorm.io/driver/mysql v1.5.6
 	gorm.io/gorm v1.25.7
 	helm.sh/helm/v3 v3.14.2
@@ -175,7 +176,6 @@
 	google.golang.org/grpc v1.60.1 // indirect
 	google.golang.org/protobuf v1.33.0 // indirect
 	gopkg.in/inf.v0 v0.9.1 // indirect
-	gopkg.in/yaml.v3 v3.0.1 // indirect
 	k8s.io/apiextensions-apiserver v0.29.0 // indirect
 	k8s.io/apiserver v0.29.0 // indirect
 	k8s.io/component-base v0.29.0 // indirect