File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ require (
1717 github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20250922082314-c83d83092a04
1818 github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250922154138-e032ee393bab
1919 gopkg.in/yaml.v2 v2.4.0
20+ gopkg.in/yaml.v3 v3.0.1
2021 k8s.io/api v0.31.12
2122 k8s.io/apimachinery v0.31.12
2223 k8s.io/client-go v0.31.12
@@ -81,7 +82,6 @@ require (
8182 gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
8283 google.golang.org/protobuf v1.34.2 // indirect
8384 gopkg.in/inf.v0 v0.9.1 // indirect
84- gopkg.in/yaml.v3 v3.0.1 // indirect
8585 k8s.io/apiextensions-apiserver v0.31.12 // indirect
8686 k8s.io/klog/v2 v2.130.1 // indirect
8787 k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940 // indirect
You can’t perform that action at this time.
0 commit comments