From b2e98437b0d8f466f72133f2a22320b57d79ce67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 02:27:45 +0000 Subject: [PATCH] chore(deps): bump github.com/hyp3rd/sectools from 1.1.9 to 1.2.1 Bumps [github.com/hyp3rd/sectools](https://github.com/hyp3rd/sectools) from 1.1.9 to 1.2.1. - [Release notes](https://github.com/hyp3rd/sectools/releases) - [Commits](https://github.com/hyp3rd/sectools/compare/v1.1.9...v1.2.1) --- updated-dependencies: - dependency-name: github.com/hyp3rd/sectools dependency-version: 1.2.1 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 e918cad..d553e6b 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.6 require ( github.com/hyp3rd/ewrap v1.3.7 - github.com/hyp3rd/sectools v1.1.9 + github.com/hyp3rd/sectools v1.2.1 github.com/stretchr/testify v1.11.1 ) diff --git a/go.sum b/go.sum index 45ba1b4..2db4cb4 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4= github.com/goccy/go-json v0.10.5/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M= github.com/hyp3rd/ewrap v1.3.7 h1:3uS7osww2dHI/08/rihGdtEzaSSgdtH4l9HubtMe6Io= github.com/hyp3rd/ewrap v1.3.7/go.mod h1:9IhBgb6LhJDrgVNdx4vZ9SIw6eXxiopjZb2HvbG8pgA= -github.com/hyp3rd/sectools v1.1.9 h1:sxlWWb+bXaSf8OmUoLi7gikZL+MvFho1mlL7S7cV2jM= -github.com/hyp3rd/sectools v1.1.9/go.mod h1:5+9dMPPsvtgkL4VM5pTVs725Qk9gsArR2e7ipcWJ2fM= +github.com/hyp3rd/sectools v1.2.1 h1:2TzDnRzNT51pIH35i0z5Tm9XZ+JaMIjVhTPH9TNzJLY= +github.com/hyp3rd/sectools v1.2.1/go.mod h1:5+9dMPPsvtgkL4VM5pTVs725Qk9gsArR2e7ipcWJ2fM= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=