From 6d3b675a970ef440008d54a6fafd4aa395e0bdee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:39:34 -0600 Subject: [PATCH] Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset (#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](https://github.com/redhat-best-practices-for-k8s/privileged-daemonset/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bbe6fc4c5..d86ad5b99 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 6d266e5be..832607dee 100644 --- a/go.sum +++ b/go.sum @@ -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=