Skip to content

Commit 91ce3be

Browse files
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.5 to 1.19.6. - [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.5...v1.19.6) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.19.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3462c6b commit 91ce3be

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.11
44

55
require (
66
github.com/Masterminds/semver v1.5.0
7-
github.com/cert-manager/cert-manager v1.19.5
7+
github.com/cert-manager/cert-manager v1.19.6
88
github.com/cli/go-gh/v2 v2.13.0
99
github.com/go-logr/zapr v1.3.0
1010
github.com/google/go-cmp v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,8 +1567,8 @@ github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA
15671567
github.com/census-instrumentation/opencensus-proto v0.3.0/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
15681568
github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g=
15691569
github.com/census-instrumentation/opencensus-proto v0.4.1/go.mod h1:4T9NM4+4Vw91VeyqjLS6ao50K5bOcLKN6Q42XnYaRYw=
1570-
github.com/cert-manager/cert-manager v1.19.5 h1:g/R078N+wd5NFd2EUEAf4seaW8vhPek/lLcTErZonaA=
1571-
github.com/cert-manager/cert-manager v1.19.5/go.mod h1:fb7XyBairtEkSutiyJUKJGngt1Z/3oRjn8h0jIjfw6o=
1570+
github.com/cert-manager/cert-manager v1.19.6 h1:HxoNU9l0/K3nuNT6lzWpXPj13+fl6nxjNUPJ+8JC+fI=
1571+
github.com/cert-manager/cert-manager v1.19.6/go.mod h1:uC9pPoxhw/+Jcv3eWBhYpN7jbqNlYwSZn7ioROZSPM4=
15721572
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
15731573
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
15741574
github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ github.com/census-instrumentation/opencensus-proto/gen-go/agent/trace/v1
418418
github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1
419419
github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1
420420
github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1
421-
# github.com/cert-manager/cert-manager v1.19.5
421+
# github.com/cert-manager/cert-manager v1.19.6
422422
## explicit; go 1.25.0
423423
github.com/cert-manager/cert-manager/pkg/apis/acme
424424
github.com/cert-manager/cert-manager/pkg/apis/acme/v1

0 commit comments

Comments
 (0)