File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/metal3-io/baremetal-operator/test
33go 1.24.0
44
55require (
6- github.com/cert-manager/cert-manager v1.18.4
6+ github.com/cert-manager/cert-manager v1.18.5
77 github.com/metal3-io/baremetal-operator/apis v0.5.1
88 github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.5.1
99 github.com/onsi/ginkgo/v2 v2.25.3
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2y
3131github.com/bwesterb/go-ristretto v1.2.0 /go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0 =
3232github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
3333github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
34- github.com/cert-manager/cert-manager v1.18.4 h1:J8tiaaG9BNQMFJYyRGV7arYMIVZ0uGIzbW78g+wePS0 =
35- github.com/cert-manager/cert-manager v1.18.4 /go.mod h1:HbPSO5MW/44wu19t84eY/K4c4/WwyPB4bA3uffOH92s =
34+ github.com/cert-manager/cert-manager v1.18.5 h1:Gx4FSpSPYcSC4MQf43QjbxDfyTEbwZgfZQs5Lq9QlBs =
35+ github.com/cert-manager/cert-manager v1.18.5 /go.mod h1:HbPSO5MW/44wu19t84eY/K4c4/WwyPB4bA3uffOH92s =
3636github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
3737github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
3838github.com/cloudflare/circl v1.1.0 /go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I =
You can’t perform that action at this time.
0 commit comments