Skip to content

Commit 3c5c168

Browse files
Bump github.com/redhat-best-practices-for-k8s/certsuite-claim (#1240)
Bumps [github.com/redhat-best-practices-for-k8s/certsuite-claim](https://github.com/redhat-best-practices-for-k8s/certsuite-claim) from 1.0.59 to 1.0.60. - [Release notes](https://github.com/redhat-best-practices-for-k8s/certsuite-claim/releases) - [Commits](redhat-best-practices-for-k8s/certsuite-claim@v1.0.59...v1.0.60) --- updated-dependencies: - dependency-name: github.com/redhat-best-practices-for-k8s/certsuite-claim dependency-version: 1.0.60 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 28660cb commit 3c5c168

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/openshift/machine-config-operator v0.0.1-0.20231024085435-7e1fb719c1ba
1414
github.com/operator-framework/api v0.34.0
1515
github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
16-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59
16+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60
1717
github.com/redhat-best-practices-for-k8s/oct v0.0.48
1818
github.com/stretchr/testify v1.11.1
1919
github.com/test-network-function/cr-scale-operator v0.0.0-20230810174010-26b23b7b446f

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,8 @@ github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzM
424424
github.com/prometheus/procfs v0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is=
425425
github.com/red-hat-storage/odf-operator v0.0.0-20241124050455-02681e6c10df h1:vVue8Ytv9xEMIC15PPh2FiL8k8YAZvtUd6E6r1xRyJk=
426426
github.com/red-hat-storage/odf-operator v0.0.0-20241124050455-02681e6c10df/go.mod h1:Qgmgk+Wa61zuvR9mRQEOjD6tcUezT7aU5GXaBup6eXM=
427-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59 h1:hYD+ESGyPNP7dg6Jjrn5AMBW/9teFQLDBZqAOfOytEg=
428-
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59/go.mod h1:HuLLdrd5y6KJhuFuUAXXlIeRckm+7K3bvezwxMQJ4c8=
427+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60 h1:3qg0mf8bwsaZxefHeckBIzraW1yQ4Rk4rJsTOip4D7U=
428+
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60/go.mod h1:u2ApSYl0k1tOnUmHlpZmSgvVz+TzVGcFnaOmG8Am72M=
429429
github.com/redhat-best-practices-for-k8s/oct v0.0.48 h1:wyrXUQ97blJlTw21S2zKZ6RrkzcyGkyWLXAEHDXROFc=
430430
github.com/redhat-best-practices-for-k8s/oct v0.0.48/go.mod h1:RJxl1iXQOokrYtHrgd9Myijo5I9AHJQJcuyN9yC9i0Y=
431431
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,8 +444,8 @@ github.com/prometheus/procfs/internal/util
444444
# github.com/red-hat-storage/odf-operator v0.0.0-20241124050455-02681e6c10df
445445
## explicit; go 1.22.7
446446
github.com/red-hat-storage/odf-operator/api/v1alpha1
447-
# github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59
448-
## explicit; go 1.25.1
447+
# github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60
448+
## explicit; go 1.25.3
449449
github.com/redhat-best-practices-for-k8s/certsuite-claim/pkg/claim
450450
# github.com/redhat-best-practices-for-k8s/oct v0.0.48
451451
## explicit; go 1.25.1

0 commit comments

Comments
 (0)