From 9ae327163a475aed6225808c410c7774d142c326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:21:31 -0500 Subject: [PATCH] Bump github.com/test-network-function/privileged-daemonset (#1562) Bumps [github.com/test-network-function/privileged-daemonset](https://github.com/test-network-function/privileged-daemonset) from 1.0.12 to 1.0.13. - [Release notes](https://github.com/test-network-function/privileged-daemonset/releases) - [Commits](https://github.com/test-network-function/privileged-daemonset/compare/v1.0.12...v1.0.13) --- updated-dependencies: - dependency-name: github.com/test-network-function/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 07483cda7..65ab74e21 100644 --- a/go.mod +++ b/go.mod @@ -218,7 +218,7 @@ require ( github.com/openshift/machine-config-operator v0.0.1-0.20230515070935-49f32d46538e github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20231018165107-f04b78186455 github.com/test-network-function/oct v0.0.2 - github.com/test-network-function/privileged-daemonset v1.0.12 + github.com/test-network-function/privileged-daemonset v1.0.13 gopkg.in/yaml.v3 v3.0.1 gotest.tools/v3 v3.5.1 k8s.io/kubectl v0.28.3 diff --git a/go.sum b/go.sum index 1ba55e881..491dee4cb 100644 --- a/go.sum +++ b/go.sum @@ -588,8 +588,8 @@ github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8 github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0= github.com/test-network-function/oct v0.0.2 h1:Z1Y1z2LEPnbkyEbn6XBKM9hpQJQloqdNM9jwoCJkhs4= github.com/test-network-function/oct v0.0.2/go.mod h1:Sz+lcJPXHge6VVs7bPtz9s0q8wcrMeQ4WA2PUGCyeok= -github.com/test-network-function/privileged-daemonset v1.0.12 h1:6zPRdbWvho3GLzmi+Ou6fXpapRYhHXzRukf0AnqiuLk= -github.com/test-network-function/privileged-daemonset v1.0.12/go.mod h1:hjT4g2I0yNWAOtsdWWnDVmjtB6pf0sw7xoKFnqTfF8I= +github.com/test-network-function/privileged-daemonset v1.0.13 h1:n303Aj+PJUR02PXuYQnllN7QxDHMfNZPR/aHe5JfGjE= +github.com/test-network-function/privileged-daemonset v1.0.13/go.mod h1:L+lRm5/0pwyU4DRERq94+cuYujYWhiGmY8F6VejQrvM= github.com/test-network-function/test-network-function-claim v1.0.29 h1:h/pngYxdDytXyFsHoLrWSS0yZEmWeiSdqlRULPlsHlU= github.com/test-network-function/test-network-function-claim v1.0.29/go.mod h1:qu/HJnmC5SzCsxS2mULGCdv5SWwjoMGlgQpjUOtQiEs= github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=