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.5.1-0.20241029151503-4878b3fa3333
1818 github.com/openstack-k8s-operators/mariadb-operator/api v0.5.1-0.20241212160155-4e7d8f749820
1919 gopkg.in/yaml.v2 v2.4.0
20+ gopkg.in/yaml.v3 v3.0.1
2021 k8s.io/api v0.29.10
2122 k8s.io/apimachinery v0.29.10
2223 k8s.io/client-go v0.29.10
@@ -79,7 +80,6 @@ require (
7980 google.golang.org/appengine v1.6.8 // indirect
8081 google.golang.org/protobuf v1.34.1 // indirect
8182 gopkg.in/inf.v0 v0.9.1 // indirect
82- gopkg.in/yaml.v3 v3.0.1 // indirect
8383 k8s.io/apiextensions-apiserver v0.29.10 // indirect
8484 k8s.io/component-base v0.29.10 // indirect
8585 k8s.io/klog/v2 v2.120.1 // indirect
You can’t perform that action at this time.
0 commit comments