Skip to content

Commit a8dfa93

Browse files
build(deps): bump github.com/redhat-best-practices-for-k8s/oct (#3296)
Bumps the redhat-best-practices-for-k8s group with 1 update: [github.com/redhat-best-practices-for-k8s/oct](https://github.com/redhat-best-practices-for-k8s/oct). Updates `github.com/redhat-best-practices-for-k8s/oct` from 0.0.50 to 0.0.51 - [Release notes](https://github.com/redhat-best-practices-for-k8s/oct/releases) - [Commits](redhat-best-practices-for-k8s/oct@v0.0.50...v0.0.51) --- updated-dependencies: - dependency-name: github.com/redhat-best-practices-for-k8s/oct dependency-version: 0.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: redhat-best-practices-for-k8s ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9bd1ff commit a8dfa93

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
@@ -18,7 +18,7 @@ require (
1818
github.com/operator-framework/api v0.35.0
1919
github.com/operator-framework/operator-lifecycle-manager v0.36.0
2020
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60
21-
github.com/redhat-best-practices-for-k8s/oct v0.0.50
21+
github.com/redhat-best-practices-for-k8s/oct v0.0.51
2222
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.62
2323
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20250812183411-436b6cd740f4
2424
github.com/robert-nix/ansihtml v1.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,8 +411,8 @@ github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzM
411411
github.com/prometheus/procfs v0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is=
412412
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60 h1:3qg0mf8bwsaZxefHeckBIzraW1yQ4Rk4rJsTOip4D7U=
413413
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60/go.mod h1:u2ApSYl0k1tOnUmHlpZmSgvVz+TzVGcFnaOmG8Am72M=
414-
github.com/redhat-best-practices-for-k8s/oct v0.0.50 h1:gsEgaE0SRDU2GPSQpEEf5Rp0Oy1s0uRaZBcGP8k1cF8=
415-
github.com/redhat-best-practices-for-k8s/oct v0.0.50/go.mod h1:kd40keMCTEwppMuba1LW+0vpuFq9/UUYcyq5zWlP9+Q=
414+
github.com/redhat-best-practices-for-k8s/oct v0.0.51 h1:WfcVnSAWVL2BdpFB9/S8hBF8qrAcHRNDm6uqdF7cegs=
415+
github.com/redhat-best-practices-for-k8s/oct v0.0.51/go.mod h1:kd40keMCTEwppMuba1LW+0vpuFq9/UUYcyq5zWlP9+Q=
416416
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.62 h1:HpV2TO6GeERDnmPF+VS/Ra83+YVLtgA6LOxRP5zG+oU=
417417
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.62/go.mod h1:m+z82sHbNISelGBRiNg3y4Pn0BIGEJ6Fk/mJhn9RP8g=
418418
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20250812183411-436b6cd740f4 h1:i4E+diYeo0TjjD7VTlHJcVsObiQxGi2CgKlFUSRHB/s=

0 commit comments

Comments
 (0)