File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
5050 cel.dev/expr v0.25.1 // indirect
5151 github.com/42wim/httpsig v1.2.3 // indirect
5252 github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
53- github.com/cert-manager/cert-manager v1.19.2 // indirect
53+ github.com/cert-manager/cert-manager v1.19.3 // indirect
5454 github.com/cloudevents/sdk-go/sql/v2 v2.16.2 // indirect
5555 github.com/coreos/go-oidc/v3 v3.17.0 // indirect
5656 github.com/fxamacker/cbor/v2 v2.9.0 // indirect
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/bradleyfalzon/ghinstallation/v2 v2.17.0/go.mod h1:vuD/xvJT9Y+ZVZRv4HQ
7979github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
8080github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g =
8181github.com/census-instrumentation/opencensus-proto v0.4.1 /go.mod h1:4T9NM4+4Vw91VeyqjLS6ao50K5bOcLKN6Q42XnYaRYw =
82- github.com/cert-manager/cert-manager v1.19.2 h1:jSprN1h5pgNDSl7HClAmIzXuTxic/5FXJ32kbQHqjlM =
83- github.com/cert-manager/cert-manager v1.19.2 /go.mod h1:e9NzLtOKxTw7y99qLyWGmPo6mrC1Nh0EKKcMkRfK+GE =
82+ github.com/cert-manager/cert-manager v1.19.3 h1:3d0Nk/HO3BOmAdBJNaBh+6YgaO3Ciey3xCpOjiX5Obs =
83+ github.com/cert-manager/cert-manager v1.19.3 /go.mod h1:e9NzLtOKxTw7y99qLyWGmPo6mrC1Nh0EKKcMkRfK+GE =
8484github.com/cespare/xxhash/v2 v2.1.1 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
8585github.com/cespare/xxhash/v2 v2.1.2 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
8686github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ github.com/census-instrumentation/opencensus-proto/gen-go/agent/trace/v1
5353github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1
5454github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1
5555github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1
56- # github.com/cert-manager/cert-manager v1.19.2
56+ # github.com/cert-manager/cert-manager v1.19.3
5757## explicit; go 1.25.0
5858github.com/cert-manager/cert-manager/pkg/apis/acme
5959github.com/cert-manager/cert-manager/pkg/apis/acme/v1
You can’t perform that action at this time.
0 commit comments