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.20250730071847-837b07f8d72f
1818 github.com/openstack-k8s-operators/mariadb-operator/api v0.6.1-0.20250805111930-fd05aeada554
1919 gopkg.in/yaml.v2 v2.4.0
20+ gopkg.in/yaml.v3 v3.0.1
2021 k8s.io/api v0.29.15
2122 k8s.io/apimachinery v0.29.15
2223 k8s.io/client-go v0.29.15
@@ -80,7 +81,6 @@ require (
8081 google.golang.org/appengine v1.6.8 // indirect
8182 google.golang.org/protobuf v1.34.1 // indirect
8283 gopkg.in/inf.v0 v0.9.1 // indirect
83- gopkg.in/yaml.v3 v3.0.1 // indirect
8484 k8s.io/apiextensions-apiserver v0.29.15 // indirect
8585 k8s.io/component-base v0.29.15 // indirect
8686 k8s.io/klog/v2 v2.120.1 // indirect
You can’t perform that action at this time.
0 commit comments