Skip to content

Commit 174fd27

Browse files
dependabot[bot]zakisk
authored andcommitted
chore(deps): bump github.com/cert-manager/cert-manager
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.19.2...v1.19.3) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db52515 commit 174fd27

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ github.com/bradleyfalzon/ghinstallation/v2 v2.17.0/go.mod h1:vuD/xvJT9Y+ZVZRv4HQ
7979
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
8080
github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g=
8181
github.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=
8484
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
8585
github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
8686
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ github.com/census-instrumentation/opencensus-proto/gen-go/agent/trace/v1
5353
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1
5454
github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1
5555
github.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
5858
github.com/cert-manager/cert-manager/pkg/apis/acme
5959
github.com/cert-manager/cert-manager/pkg/apis/acme/v1

0 commit comments

Comments
 (0)