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.20250211124440-b44f6585b825
1818 github.com/openstack-k8s-operators/mariadb-operator/api v0.5.1-0.20250214102757-fb5ada9d2ca7
1919 gopkg.in/yaml.v2 v2.4.0
20+ gopkg.in/yaml.v3 v3.0.1
2021 k8s.io/api v0.29.13
2122 k8s.io/apimachinery v0.29.13
2223 k8s.io/client-go v0.29.13
@@ -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.13 // indirect
8484 k8s.io/component-base v0.29.13 // indirect
8585 k8s.io/klog/v2 v2.120.1 // indirect
You can’t perform that action at this time.
0 commit comments