File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
4
4
5
5
require (
6
6
github.com/gardener/gardener v1.118.2
7
- github.com/gardener/machine-controller-manager v0.58 .0
7
+ github.com/gardener/machine-controller-manager v0.59 .0
8
8
github.com/go-logr/logr v1.4.2
9
9
github.com/hashicorp/go-multierror v1.1.1
10
10
github.com/onsi/gomega v1.37.0
Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ github.com/gardener/gardener v1.118.2 h1:fhDzvISlquax+sf9SgQMWV/wOYowB9YR5o1xIf+
98
98
github.com/gardener/gardener v1.118.2 /go.mod h1:Fdv9VldDlD+ozKKYvOH7Oz8kaJUWRMRgSF4FZPO4Vj0 =
99
99
github.com/gardener/machine-controller-manager v0.58.0 h1:JLMpuD+omliu/RwK0mA9Ce+MLObJq421Du1qmaAHmAU =
100
100
github.com/gardener/machine-controller-manager v0.58.0 /go.mod h1:TCU/KoudCMt2eV0Jnrq2D1TwgsrBCuhIVgV3j1el6Og =
101
+ github.com/gardener/machine-controller-manager v0.59.0 h1:tmFbxGCTmKfGujPyM1MzYtRWNu/STPQHZ3JEXymIIZ4 =
102
+ github.com/gardener/machine-controller-manager v0.59.0 /go.mod h1:TCU/KoudCMt2eV0Jnrq2D1TwgsrBCuhIVgV3j1el6Og =
101
103
github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
102
104
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
103
105
github.com/go-logr/logr v0.1.0 /go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas =
You can’t perform that action at this time.
0 commit comments