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 @@ -13,6 +13,7 @@ require (
1313 github.com/openstack-k8s-operators/lib-common/modules/common v0.5.1-0.20241216113837-d172b3ac0f4e
1414 github.com/openstack-k8s-operators/mariadb-operator/api v0.5.1-0.20241212160155-4e7d8f749820
1515 gopkg.in/yaml.v2 v2.4.0
16+ gopkg.in/yaml.v3 v3.0.1
1617 k8s.io/api v0.29.10
1718 k8s.io/apimachinery v0.29.10
1819 k8s.io/client-go v0.29.10
@@ -71,7 +72,6 @@ require (
7172 google.golang.org/appengine v1.6.8 // indirect
7273 google.golang.org/protobuf v1.34.1 // indirect
7374 gopkg.in/inf.v0 v0.9.1 // indirect
74- gopkg.in/yaml.v3 v3.0.1 // indirect
7575 k8s.io/apiextensions-apiserver v0.29.10 // indirect
7676 k8s.io/component-base v0.29.10 // indirect
7777 k8s.io/klog/v2 v2.120.1 // indirect
You can’t perform that action at this time.
0 commit comments