From dd8635a360162d841380b44e20d58d7ae95b181c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:14:46 -0500 Subject: [PATCH] Bump github.com/redhat-best-practices-for-k8s/graphsolver-lib (#16) Bumps [github.com/redhat-best-practices-for-k8s/graphsolver-lib](https://github.com/redhat-best-practices-for-k8s/graphsolver-lib) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/redhat-best-practices-for-k8s/graphsolver-lib/releases) - [Commits](https://github.com/redhat-best-practices-for-k8s/graphsolver-lib/compare/v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: github.com/redhat-best-practices-for-k8s/graphsolver-lib 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 | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 20718e7..40286e3 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ replace k8s.io/client-go => k8s.io/client-go v0.29.7 require ( github.com/openshift/ptp-operator v0.0.0-20240719170405-a3502a34dbd8 - github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.4 + github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.5 github.com/redhat-best-practices-for-k8s/l2discovery-lib v0.0.10 ) @@ -48,7 +48,7 @@ require ( github.com/prometheus/common v0.44.0 // indirect github.com/prometheus/procfs v0.10.1 // indirect github.com/redhat-best-practices-for-k8s/graphsolver-exports v0.0.2 // indirect - github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.4 // indirect + github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.5 // indirect github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.31 // indirect github.com/sirupsen/logrus v1.9.3 // indirect github.com/spf13/pflag v1.0.5 // indirect diff --git a/go.sum b/go.sum index 44a54fe..3a42172 100644 --- a/go.sum +++ b/go.sum @@ -1140,10 +1140,10 @@ github.com/prometheus/procfs v0.10.1/go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPH github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU= github.com/redhat-best-practices-for-k8s/graphsolver-exports v0.0.2 h1:SJnXD40jEFBCWT8ZjmJOFJdIzMwWPbrIUCAQu1oXfYQ= github.com/redhat-best-practices-for-k8s/graphsolver-exports v0.0.2/go.mod h1:Vl268nAHQKEnIw7GIYehp3Lx4qYP8+rOlwGsWxD/aO4= -github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.4 h1:541I5wcounFu3P/5YmWjrpNOH50KwalGKHBer41Tjj8= -github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.4/go.mod h1:IK4i8ZBV16s/EVD+EpOrubdbSGqcryRV7eah0gcl5sg= -github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.4 h1:66qE0Vj/8vWvt8yaVq1yJK5+OOELGZdlCwzHkXRxFr4= -github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.4/go.mod h1:NO9mpaj5neVKarRGcsL5SHVFb+uYUoCC8uVbuT419xs= +github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.5 h1:fQosG3BVSPtrwWVlkhzy6hG1DI0XWnPiji3rH26fOZ4= +github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.5/go.mod h1:mC3UWsh4og6QNFrFQl7XGe0VNyvhCfl/yJAZXTuZRWQ= +github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.5 h1:0X6pIv4tMsSquGS4m+xgmzFGIm16Snj2ErmnpoYqLog= +github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.5/go.mod h1:NO9mpaj5neVKarRGcsL5SHVFb+uYUoCC8uVbuT419xs= github.com/redhat-best-practices-for-k8s/l2discovery-lib v0.0.10 h1:UYkBfQmuyy3j+0phBchet07elcTCy9E0VymAkkSkfPA= github.com/redhat-best-practices-for-k8s/l2discovery-lib v0.0.10/go.mod h1:ZZkfTKPJQTW0Zq7ANCBnNTf+RSvkl4JypSP9KJaV8mY= github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.31 h1:LBb6aB2zGUPyROM/C5LOOLvVtGfM4PxvLI5rW0q4ja4=