From 41d650d6b195529a7cea98b378d666bb2bc4fe80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 06:43:29 +0000 Subject: [PATCH] Bump github.com/macadmins/osquery-extension from 1.4.1 to 1.5.2 Bumps [github.com/macadmins/osquery-extension](https://github.com/macadmins/osquery-extension) from 1.4.1 to 1.5.2. - [Release notes](https://github.com/macadmins/osquery-extension/releases) - [Commits](https://github.com/macadmins/osquery-extension/compare/v1.4.1...v1.5.2) --- updated-dependencies: - dependency-name: github.com/macadmins/osquery-extension dependency-version: 1.5.2 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 4b67ff5..5355cb3 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/macadmins/default-browser go 1.25 require ( - github.com/macadmins/osquery-extension v1.4.1 + github.com/macadmins/osquery-extension v1.5.2 github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87 github.com/spf13/cobra v1.10.2 github.com/stretchr/testify v1.11.1 diff --git a/go.sum b/go.sum index 9cb6775..b819b1a 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/macadmins/osquery-extension v1.4.1 h1:qkyEIYVGw9vzMMLL+ARAXhB87zhqnrK74R5hRoR1pKs= -github.com/macadmins/osquery-extension v1.4.1/go.mod h1:Eq+JZKU8nXGenjxyM9CU+L0xoZtlKynNV0wwy6grjnc= +github.com/macadmins/osquery-extension v1.5.2 h1:67L1/0bm/onjkfHIbPzICU1jnyCQRZZvMGO9oE3+lPk= +github.com/macadmins/osquery-extension v1.5.2/go.mod h1:YLRaLhOyL9hDB6IYL4DUrc/3t2tMOua11sZ2bhgNMow= github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87 h1:U9A+0ZED3cPxb5ufiTzyn2kyo6UFoR5bMggCR0Q/DOg= github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87/go.mod h1:flkfm0od6GzyXBqI28h5sgEyi3iPO28W2t1Zm9LpwWs= github.com/osquery/osquery-go v0.0.0-20250131154556-629f995b6947 h1:EDgVELFaHiQXln+fZs9Ib9aXJwBEfa2qBZMVpSUYbYM=