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 @@ -6,7 +6,7 @@ toolchain go1.24.4
66
77require (
88 github.com/IBM-Cloud/bluemix-go v0.0.0-20250409011132-bdd4531aaa04
9- github.com/cert-manager/cert-manager v1.18.0
9+ github.com/cert-manager/cert-manager v1.18.1
1010 k8s.io/apiextensions-apiserver v0.33.1
1111 k8s.io/client-go v0.33.1
1212)
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/cenkalti/backoff/v5 v5.0.2 h1:rIfFVxEf1QsI7E1ZHfp/B4DF/6QBAUhmgkxc0H7
1515github.com/cenkalti/backoff/v5 v5.0.2 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
1616github.com/cert-manager/cert-manager v1.18.0 h1:v7vxC1Mx5tkDz1oGOAktB88zA6TbGKcmpLM92+AIXRc =
1717github.com/cert-manager/cert-manager v1.18.0 /go.mod h1:icDJx4kG9BCNpGjBvrmsFd99d+lXUvWdkkcrSSQdIiw =
18+ github.com/cert-manager/cert-manager v1.18.1 h1:5qa3UNrgkNc5Zpn0CyAVMyRIchfF3/RHji4JrazYmWw =
19+ github.com/cert-manager/cert-manager v1.18.1 /go.mod h1:icDJx4kG9BCNpGjBvrmsFd99d+lXUvWdkkcrSSQdIiw =
1820github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
1921github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
2022github.com/chzyer/logex v1.1.10 /go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI =
You can’t perform that action at this time.
0 commit comments