Skip to content

Commit 7bf7077

Browse files
Bump github.com/redhat-best-practices-for-k8s/certsuite-claim (redhat-best-practices-for-k8s#2414)
Bumps [github.com/redhat-best-practices-for-k8s/certsuite-claim](https://github.com/redhat-best-practices-for-k8s/certsuite-claim) from 1.0.47 to 1.0.48. - [Release notes](https://github.com/redhat-best-practices-for-k8s/certsuite-claim/releases) - [Commits](redhat-best-practices-for-k8s/certsuite-claim@v1.0.47...v1.0.48) --- 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 7166d44 commit 7bf7077

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.47
7+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.48
88
github.com/sirupsen/logrus v1.9.3
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
@@ -373,8 +373,8 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
373373
github.com/prometheus/procfs v0.0.3/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
374374
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
375375
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
376-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.47 h1:xAOVi+7YXBJNBsZeezAWWCHx84IU6AWIw53BT9tATas=
377-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.47/go.mod h1:zl22noTFxcP05POwr1aMNa13j4M1Fitq8TsxLrw/mJE=
376+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.48 h1:78NnAvRMRICw1uSaFa7PyFqjaFlgg7jaSp/1pifQOQI=
377+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.48/go.mod h1:cLjux7cZQTfwW3uaFVC8ctqkLIn5DNJWXvr6U3gzSYU=
378378
github.com/redhat-best-practices-for-k8s/oct v0.0.22 h1:Jff8JBjACjv62fkffOTkW4zRA7wwoOitRL1Vb7HT+2k=
379379
github.com/redhat-best-practices-for-k8s/oct v0.0.22/go.mod h1:QN48guCIfPSunL18qnBgvj4eq38m//Cr4KFZDdkXNVI=
380380
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.33 h1:ZOfbO2vycaV2B154ddLmSszgp8jvcsz9VV0vLslDEXk=

0 commit comments

Comments
 (0)