Skip to content

Commit

Permalink
Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset (#…
Browse files Browse the repository at this point in the history
…2698)

Bumps [github.com/redhat-best-practices-for-k8s/privileged-daemonset](https://github.com/redhat-best-practices-for-k8s/privileged-daemonset) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/redhat-best-practices-for-k8s/privileged-daemonset/releases)
- [Commits](redhat-best-practices-for-k8s/privileged-daemonset@v1.0.44...v1.0.45)

---
updated-dependencies:
- dependency-name: github.com/redhat-best-practices-for-k8s/privileged-daemonset
  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 Jan 17, 2025
1 parent ecf39ea commit 6d3b675
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ require (
github.com/k8snetworkplumbingwg/sriov-network-operator v1.4.0
github.com/manifoldco/promptui v0.9.0
github.com/redhat-best-practices-for-k8s/oct v0.0.31
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.44
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.45
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20241211152839-f787b66d23c7
github.com/robert-nix/ansihtml v1.0.1
golang.org/x/term v0.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -474,8 +474,8 @@ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.52 h1:lYegIlsbTrSJ
github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.52/go.mod h1:0ffZ5t3Kk/6mJu0DhUrl3LSGzPXdFbZATiKcbOEhNHs=
github.com/redhat-best-practices-for-k8s/oct v0.0.31 h1:9J7nIANCgaGLvA47zwKJ0YL9sLOUeWZOkrK+ZnEAdxE=
github.com/redhat-best-practices-for-k8s/oct v0.0.31/go.mod h1:3/XMjlvc6uiGs5ShI4JWveN1+D3UxAgCiyH5Ib/ZZsE=
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.44 h1:mgD7WRZpC2xbS/5nqzRxsXeyaF04Y10OrQdFdVjf9Ek=
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.44/go.mod h1:XVI9IK9DKYKz21XYxBcRYJMeN8Meily8meHOz1Yxcyw=
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.45 h1:3MoTqQRAQ/8oWWG7aiVS8FwVbijryVjmPZ2hdKvZZQ0=
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.45/go.mod h1:xNxLQH67AJ4c4FudglDAp9/en/EDzVaHdisKl3aFJlE=
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20241211152839-f787b66d23c7 h1:zfL9KPgdJ5m0KuEUg283u2eQjJ++nm916W+dGj1cbRk=
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20241211152839-f787b66d23c7/go.mod h1:OfW8qqVJj2/rhgoC7unTiGDsLRwmKwaGAnHU5yaC3+k=
github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 h1:EaDatTxkdHG+U3Bk4EUr+DZ7fOGwTfezUiUJMaIcaho=
Expand Down

0 comments on commit 6d3b675

Please sign in to comment.