File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/google/uuid v1.6.0
9
9
github.com/onsi/ginkgo/v2 v2.22.2
10
10
github.com/onsi/gomega v1.36.2
11
- github.com/openmcp-project/controller-utils v0.4.1
11
+ github.com/openmcp-project/controller-utils v0.4.2
12
12
github.com/stretchr/testify v1.10.0
13
13
k8s.io/api v0.32.2
14
14
k8s.io/apiextensions-apiserver v0.32.2
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/onsi/ginkgo/v2 v2.22.2 h1:/3X8Panh8/WwhU/3Ssa6rCKqPLuAkVY2I0RoyDLySlU
73
73
github.com/onsi/ginkgo/v2 v2.22.2 /go.mod h1:oeMosUL+8LtarXBHu/c0bx2D/K9zyQ6uX3cTyztHwsk =
74
74
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8 =
75
75
github.com/onsi/gomega v1.36.2 /go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY =
76
- github.com/openmcp-project/controller-utils v0.4.1 h1:V+NqE3LK+AkbsCn1o75a+zGB+629T/HPEYx+0plpck0 =
77
- github.com/openmcp-project/controller-utils v0.4.1 /go.mod h1:KSLlm8xeSXzIXX9JzkG0gNFoAjmS/JBdfU+OxrskrPQ =
76
+ github.com/openmcp-project/controller-utils v0.4.2 h1:8viXmZZdBLanN1ummLr05ceCd7XaEBToflm1hU17ecQ =
77
+ github.com/openmcp-project/controller-utils v0.4.2 /go.mod h1:6BeRpSZK/FkJbelqGA4pv10FEtNerT2RvWb3Eg1Z9j0 =
78
78
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
79
79
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
80
80
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments