From 0193d35bcd7dc6d8f38b66b92d0d6f823f128048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:56:55 +0000 Subject: [PATCH] build(deps): bump github.com/microsoft/wmi from 0.42.0 to 0.43.0 Bumps [github.com/microsoft/wmi](https://github.com/microsoft/wmi) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/microsoft/wmi/releases) - [Commits](https://github.com/microsoft/wmi/compare/v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: github.com/microsoft/wmi dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7b9bee13..ea67f014 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/kolide/systray v1.10.4 github.com/mergestat/timediff v0.0.4 github.com/micromdm/plist v0.2.2 - github.com/microsoft/wmi v0.42.0 + github.com/microsoft/wmi v0.43.0 github.com/mitchellh/mapstructure v1.5.0 github.com/moby/moby/api v1.54.2 github.com/nightlyone/lockfile v1.0.0 diff --git a/go.sum b/go.sum index 5e0aa605..dafe9a96 100644 --- a/go.sum +++ b/go.sum @@ -296,8 +296,8 @@ github.com/mergestat/timediff v0.0.4 h1:NZ3sqG/6K9flhTubdltmRx3RBfIiYv6LsGP+4FlX github.com/mergestat/timediff v0.0.4/go.mod h1:yvMUaRu2oetc+9IbPLYBJviz6sA7xz8OXMDfhBl7YSI= github.com/micromdm/plist v0.2.2 h1:a5Yt/coion6hwVEW0da8a5P8IyAchXZ6eC+oBA0uJW8= github.com/micromdm/plist v0.2.2/go.mod h1:flkfm0od6GzyXBqI28h5sgEyi3iPO28W2t1Zm9LpwWs= -github.com/microsoft/wmi v0.42.0 h1:Uma0gKtJMaau9LXpfYNeu9i7t1t6bIAHPoxfKLSvQdQ= -github.com/microsoft/wmi v0.42.0/go.mod h1:pEPSA8nFWrDOc4SSFRZfZaurx+9HT58ZWDo8vdVWIrI= +github.com/microsoft/wmi v0.43.0 h1:LC2t7jM0hZJWbP4NkSnt/OGzerRNCmLjbclvPYY6iO0= +github.com/microsoft/wmi v0.43.0/go.mod h1:pEPSA8nFWrDOc4SSFRZfZaurx+9HT58ZWDo8vdVWIrI= github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw= github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s= github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=