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 @@ -5,7 +5,7 @@ go 1.23.0
55require (
66 github.com/Masterminds/sprig v2.22.0+incompatible
77 github.com/coreos/butane v0.23.0
8- github.com/gardener/machine-controller-manager v0.56 .0
8+ github.com/gardener/machine-controller-manager v0.57 .0
99 github.com/imdario/mergo v0.3.16
1010 github.com/ironcore-dev/controller-utils v0.9.7
1111 github.com/ironcore-dev/ironcore v0.2.2-0.20241219142352-bf1d9998cc71
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
4444github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
4545github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
4646github.com/fxamacker/cbor/v2 v2.7.0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
47- github.com/gardener/machine-controller-manager v0.56 .0 h1:Qf/i53/KCgmQ5o1+jKF9XO+RRhaNWsy/IlIX0tWM3bw =
48- github.com/gardener/machine-controller-manager v0.56 .0 /go.mod h1:eCng7De6OE15rndmMm6Q1fwMQI39esASCd3WKZ/lLmY =
47+ github.com/gardener/machine-controller-manager v0.57 .0 h1:YLdy2MjJnq7l42mXVtr0lZ2ck8gl5y/DjGcc7+FE304 =
48+ github.com/gardener/machine-controller-manager v0.57 .0 /go.mod h1:eCng7De6OE15rndmMm6Q1fwMQI39esASCd3WKZ/lLmY =
4949github.com/go-logr/logr v0.1.0 /go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas =
5050github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
5151github.com/go-logr/logr v1.4.2 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments