From 9ce1762e56c95015eb0969b95cc8549391654304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 12:40:03 +0000 Subject: [PATCH] Bump github.com/git-pkgs/magic from 0.3.0 to 0.3.1 Bumps [github.com/git-pkgs/magic](https://github.com/git-pkgs/magic) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/git-pkgs/magic/releases) - [Commits](https://github.com/git-pkgs/magic/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: github.com/git-pkgs/magic dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4ffa2c2..3d65887 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.26 toolchain go1.26.7 require ( - github.com/git-pkgs/magic v0.3.0 + github.com/git-pkgs/magic v0.3.1 github.com/klauspost/compress v1.20.0 github.com/ulikunitz/xz v0.5.16 ) diff --git a/go.sum b/go.sum index 8d67898..d51afbd 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/git-pkgs/magic v0.3.0 h1:ZCAdNQUv7rKa3VfIIaygIivlo/yZbpZTVTGAmAaOydM= -github.com/git-pkgs/magic v0.3.0/go.mod h1:SXOqcsNmbmpZjJZHEEWnwxprbsFvpwWgTAZrgXp4Jm4= +github.com/git-pkgs/magic v0.3.1 h1:UzjFRyEwJITA/JgznjmIM4VwuBszD2K4Q8XHgkgL+DM= +github.com/git-pkgs/magic v0.3.1/go.mod h1:SXOqcsNmbmpZjJZHEEWnwxprbsFvpwWgTAZrgXp4Jm4= github.com/klauspost/compress v1.20.0 h1:a3C1ke2ohxFymNlb2HWAHjDeKCI90scRskErZkR0ezA= github.com/klauspost/compress v1.20.0/go.mod h1:LUdAzn7YLVvxLpc7y3V1m40wESHTgc1422pwwBSKYuI= github.com/ulikunitz/xz v0.5.16 h1:ld6NyySjx5lowVKwJvMRLnW5nxKX/xnpSiFYZ/Lxur0=