File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- v0.141.0
1+ v0.142.0-dev
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gardener/landscaper/controller-utils
33go 1.25.1
44
55require (
6- github.com/gardener/landscaper/apis v0.141.0
6+ github.com/gardener/landscaper/apis v0.0.0-00010101000000-000000000000
77 github.com/go-logr/logr v1.4.3
88 github.com/go-logr/zapr v1.3.0
99 github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ require (
1010 github.com/docker/cli v28.4.0+incompatible
1111 github.com/gardener/component-cli v0.44.0
1212 github.com/gardener/component-spec/bindings-go v0.0.98
13- github.com/gardener/landscaper/apis v0.141.0
14- github.com/gardener/landscaper/controller-utils v0.141.0
13+ github.com/gardener/landscaper/apis v0.0.0-00010101000000-000000000000
14+ github.com/gardener/landscaper/controller-utils v0.0.0-00010101000000-000000000000
1515 github.com/go-logr/logr v1.4.3
1616 github.com/golang/mock v1.7.0-rc.1
1717 github.com/google/uuid v1.6.0
You can’t perform that action at this time.
0 commit comments