Skip to content

Commit 6c6c4f6

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.17.1 to 1.17.2. - [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.17.1...v1.17.2) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a751498 commit 6c6c4f6

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/Masterminds/semver/v3 v3.3.1
1515
github.com/Masterminds/sprig/v3 v3.3.0
1616
github.com/appleboy/easyssh-proxy v1.5.0
17-
github.com/cert-manager/cert-manager v1.17.1
17+
github.com/cert-manager/cert-manager v1.17.2
1818
github.com/charmbracelet/keygen v0.5.3
1919
github.com/containers/image/v5 v5.33.1
2020
github.com/coreos/butane v0.23.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ github.com/bufbuild/protocompile v0.6.0/go.mod h1:YNP35qEYoYGme7QMtz5SBCoN4kL4g1
165165
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
166166
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
167167
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
168-
github.com/cert-manager/cert-manager v1.17.1 h1:Aig+lWMoLsmpGd9TOlTvO4t0Ah3D+/vGB37x/f+ZKt0=
169-
github.com/cert-manager/cert-manager v1.17.1/go.mod h1:zeG4D+AdzqA7hFMNpYCJgcQ2VOfFNBa+Jzm3kAwiDU4=
168+
github.com/cert-manager/cert-manager v1.17.2 h1:QQYTEOsHf/Z3BFzKH2sIILHJwZA5Ut0LYZlHyNViupg=
169+
github.com/cert-manager/cert-manager v1.17.2/go.mod h1:2TmjsTQF8GZqc8fgLhXWCfbA6YwWCUHKxerJNbFh9eU=
170170
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
171171
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
172172
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

vendor/github.com/cert-manager/cert-manager/LICENSES

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,8 @@ github.com/bufbuild/protocompile/protoutil
408408
# github.com/cenkalti/backoff/v4 v4.3.0
409409
## explicit; go 1.18
410410
github.com/cenkalti/backoff/v4
411-
# github.com/cert-manager/cert-manager v1.17.1
412-
## explicit; go 1.23.0
411+
# github.com/cert-manager/cert-manager v1.17.2
412+
## explicit; go 1.23.8
413413
github.com/cert-manager/cert-manager/pkg/apis/acme
414414
github.com/cert-manager/cert-manager/pkg/apis/acme/v1
415415
github.com/cert-manager/cert-manager/pkg/apis/certmanager

0 commit comments

Comments
 (0)