File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ controllerManager:
44 runAsUser : 0
55 image :
66 repository : busybox
7- tag : " 1.28 "
7+ tag : " 1.37 "
88 manager :
99 args :
1010 - --health-probe-bind-address=:8081
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ go 1.25.0
88require (
99 github.com/cert-manager/cert-manager v1.19.3
1010 github.com/cobaltcore-dev/openstack-hypervisor-operator v0.0.0-20260220141709-c971fc1eb1fe
11- github.com/coreos/go-systemd/v22 v22.6 .0
11+ github.com/coreos/go-systemd/v22 v22.7 .0
1212 github.com/digitalocean/go-libvirt v0.0.0-20260105165635-a0e369cfdc9f
1313 github.com/godbus/dbus/v5 v5.2.2
1414 github.com/onsi/ginkgo/v2 v2.28.1
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
1616github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1717github.com/cobaltcore-dev/openstack-hypervisor-operator v0.0.0-20260220141709-c971fc1eb1fe h1:tsHlm/U0etHJXbFf9H0APC5KvBOduCYCqHA6ZDF6wYE =
1818github.com/cobaltcore-dev/openstack-hypervisor-operator v0.0.0-20260220141709-c971fc1eb1fe /go.mod h1:tp9h2MM6OkufwEiIek9tIndpBar0SiPf8q31KM6MRUg =
19- github.com/coreos/go-systemd/v22 v22.6 .0 h1:aGVa/v8B7hpb0TKl0MWoAavPDmHvobFe5R5zn0bCJWo =
20- github.com/coreos/go-systemd/v22 v22.6 .0 /go.mod h1:iG+pp635Fo7ZmV/j14KUcmEyWF+0X7Lua8rrTWzYgWU =
19+ github.com/coreos/go-systemd/v22 v22.7 .0 h1:LAEzFkke61DFROc7zNLX/WA2i5J8gYqe0rSj9KI28KA =
20+ github.com/coreos/go-systemd/v22 v22.7 .0 /go.mod h1:xNUYtjHu2EDXbsxz1i41wouACIwT7Ybq9o0BQhMwD0w =
2121github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
2222github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2323github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments