Skip to content

Commit ae20e12

Browse files
Bump github.com/redhat-best-practices-for-k8s/certsuite-claim (redhat-best-practices-for-k8s#2449)
Bumps [github.com/redhat-best-practices-for-k8s/certsuite-claim](https://github.com/redhat-best-practices-for-k8s/certsuite-claim) from 1.0.48 to 1.0.49. - [Release notes](https://github.com/redhat-best-practices-for-k8s/certsuite-claim/releases) - [Commits](redhat-best-practices-for-k8s/certsuite-claim@v1.0.48...v1.0.49) --- updated-dependencies: - dependency-name: github.com/redhat-best-practices-for-k8s/certsuite-claim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36e01aa commit ae20e12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

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

55
require (
66
github.com/Masterminds/semver/v3 v3.3.0
7-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.48
7+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.49
88
github.com/sirupsen/logrus v1.9.3 // indirect
99
github.com/spf13/cobra v1.8.1
1010
github.com/stretchr/testify v1.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,8 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
406406
github.com/prometheus/procfs v0.0.3/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
407407
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
408408
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
409-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.48 h1:78NnAvRMRICw1uSaFa7PyFqjaFlgg7jaSp/1pifQOQI=
410-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.48/go.mod h1:cLjux7cZQTfwW3uaFVC8ctqkLIn5DNJWXvr6U3gzSYU=
409+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.49 h1:ln7+hcTB6djGS5p4IUjoRPR9lrwAYtsRRflxr9pd0jM=
410+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.49/go.mod h1:cLjux7cZQTfwW3uaFVC8ctqkLIn5DNJWXvr6U3gzSYU=
411411
github.com/redhat-best-practices-for-k8s/oct v0.0.23 h1:U/Zm6Irgs+LafSqYTh0FbTU7xUFRULke1vbWUSiNgPo=
412412
github.com/redhat-best-practices-for-k8s/oct v0.0.23/go.mod h1:x8QLa1jlX3tt5I4dvSGg8DYlmBvYPS/8Tc8wi2hKAQc=
413413
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.35 h1:Nm7CoMgWq5hkM+0APoJekrxI/1c0k8QiTQUQO5p2TTA=

0 commit comments

Comments
 (0)