Skip to content

Commit

Permalink
Bump github.com/redhat-best-practices-for-k8s/oct from 0.0.28 to 0.0.…
Browse files Browse the repository at this point in the history
…29 (#1023)

Bumps [github.com/redhat-best-practices-for-k8s/oct](https://github.com/redhat-best-practices-for-k8s/oct) from 0.0.28 to 0.0.29.
- [Release notes](https://github.com/redhat-best-practices-for-k8s/oct/releases)
- [Commits](redhat-best-practices-for-k8s/oct@v0.0.28...v0.0.29)

---
updated-dependencies:
- dependency-name: github.com/redhat-best-practices-for-k8s/oct
  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>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 3df9d3c commit 93e9ec8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/operator-framework/api v0.27.0
github.com/operator-framework/operator-lifecycle-manager v0.30.0
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.51
github.com/redhat-best-practices-for-k8s/oct v0.0.28
github.com/redhat-best-practices-for-k8s/oct v0.0.29
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
github.com/test-network-function/cr-scale-operator v0.0.0-20230810174010-26b23b7b446f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,8 @@ github.com/red-hat-storage/odf-operator v0.0.0-20240717091720-abe8dbc878d3 h1:Xg
github.com/red-hat-storage/odf-operator v0.0.0-20240717091720-abe8dbc878d3/go.mod h1:uesbNa14YX5DkZKmB1c9NiAdQnxGkGT5TGtlM1Cqg7s=
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.51 h1:ZcEEA0+7YHcRzrEf/LnhxHVerPHaW0f33J6PTZer2fA=
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.51/go.mod h1:qIlDWD1vOMo/aZx5i+I0FrKUAp3iXV7waFBVET0q6Yo=
github.com/redhat-best-practices-for-k8s/oct v0.0.28 h1:jsVQ8zNY4HP0a+N5LpW445Y3phklZ4PGtlU1pZQ0Wic=
github.com/redhat-best-practices-for-k8s/oct v0.0.28/go.mod h1:TnyopIPwdsaI7gikOi7WmT9/lgzd1Lp6DZaN6nMJhBA=
github.com/redhat-best-practices-for-k8s/oct v0.0.29 h1:NpS7W+jTflncjnMTXYKzt/NVJo7gD0AFEp9y19cJ8WU=
github.com/redhat-best-practices-for-k8s/oct v0.0.29/go.mod h1:jAVJkKvP2URy4oPwxARzYoUn8Zn7qYfWUD5+P4rywgw=
github.com/rogpeppe/go-internal v1.1.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rogpeppe/go-internal v1.2.2/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,8 @@ github.com/red-hat-storage/odf-operator/api/v1alpha1
# github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.51
## explicit; go 1.23.3
github.com/redhat-best-practices-for-k8s/certsuite-claim/pkg/claim
# github.com/redhat-best-practices-for-k8s/oct v0.0.28
## explicit; go 1.23.2
# github.com/redhat-best-practices-for-k8s/oct v0.0.29
## explicit; go 1.23.4
github.com/redhat-best-practices-for-k8s/oct/pkg/certdb/config
github.com/redhat-best-practices-for-k8s/oct/pkg/certdb/offlinecheck
github.com/redhat-best-practices-for-k8s/oct/pkg/certdb/onlinecheck
Expand Down

0 comments on commit 93e9ec8

Please sign in to comment.