File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/Masterminds/semver/v3 v3.3.1
1111 github.com/alitto/pond/v2 v2.3.4
1212 github.com/apparentlymart/go-cidr v1.1.0
13- github.com/gardener/landscaper-service v0.123 .0
13+ github.com/gardener/landscaper-service v0.125 .0
1414 github.com/onsi/ginkgo/v2 v2.23.4
1515 github.com/onsi/gomega v1.37.0
1616 github.com/openmcp-project/control-plane-operator v0.1.5
@@ -42,7 +42,7 @@ require (
4242 github.com/fsnotify/fsnotify v1.8.0 // indirect
4343 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
4444 github.com/gardener/component-spec/bindings-go v0.0.98 // indirect
45- github.com/gardener/landscaper/apis v0.127 .0 // indirect
45+ github.com/gardener/landscaper/apis v0.130 .0 // indirect
4646 github.com/ghodss/yaml v1.0.0 // indirect
4747 github.com/go-logr/logr v1.4.2 // indirect
4848 github.com/go-logr/zapr v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv
3333github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
3434github.com/gardener/component-spec/bindings-go v0.0.98 h1:noougWGxAQHr3ipqA2vbZ3qwodZ7wWX24QTD+zcZf7M =
3535github.com/gardener/component-spec/bindings-go v0.0.98 /go.mod h1:qr7kADDXbXB0huul+ih/B43YkwyiMFYQepp/tqJ331c =
36- github.com/gardener/landscaper-service v0.123 .0 h1:KDz/3dcH34uqTg/xFu1dZWu+JuyNZes9Aaya191MQcc =
37- github.com/gardener/landscaper-service v0.123 .0 /go.mod h1:jFYxL0AxmnCo4xYeifei+mVUDHxE9lQVjuwhPR9oeyg =
38- github.com/gardener/landscaper/apis v0.127 .0 h1:/FzkmA72BJjVXypSLVJhUIcgEwVZTT2qq+hRhAGOnYk =
39- github.com/gardener/landscaper/apis v0.127 .0 /go.mod h1:CBgDseuwtSNXSmYBWG0G3e6hYuPGzuVhFNZ7q+TfbHY =
36+ github.com/gardener/landscaper-service v0.125 .0 h1:lDJBwV/MgLi8rORZwwQvN8wAbTSiXBVu/j94MWVPT70 =
37+ github.com/gardener/landscaper-service v0.125 .0 /go.mod h1:n38Pl+n9jBFkqiV+ATR2jeoJlwJsr7b3GBmdD2azkxE =
38+ github.com/gardener/landscaper/apis v0.130 .0 h1:b3ZleuuJgG9r4m89yDneHFoB9M8QDqfib89cFyVeNU0 =
39+ github.com/gardener/landscaper/apis v0.130 .0 /go.mod h1:5nf9iYAkv1tyOuaEYpFthRVLviJX7658kLSTBaDuIJY =
4040github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk =
4141github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
4242github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
You can’t perform that action at this time.
0 commit comments