From 42a28c5be186436461b618fe52201ab8d9e87f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:59:28 +0000 Subject: [PATCH] chore(deps): bump github.com/hyp3rd/sectools from 1.2.4 to 1.2.5 Bumps [github.com/hyp3rd/sectools](https://github.com/hyp3rd/sectools) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/hyp3rd/sectools/releases) - [Commits](https://github.com/hyp3rd/sectools/compare/v1.2.4...v1.2.5) --- updated-dependencies: - dependency-name: github.com/hyp3rd/sectools dependency-version: 1.2.5 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 22570ee..41c9059 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/goccy/go-json v0.10.6 github.com/gofiber/fiber/v3 v3.1.0 github.com/hyp3rd/ewrap v1.4.0 - github.com/hyp3rd/sectools v1.2.4 + github.com/hyp3rd/sectools v1.2.5 github.com/longbridgeapp/assert v1.1.0 github.com/redis/go-redis/v9 v9.18.0 github.com/ugorji/go/codec v1.3.1 diff --git a/go.sum b/go.sum index e2ceb8e..f3c888f 100644 --- a/go.sum +++ b/go.sum @@ -30,8 +30,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/hyp3rd/ewrap v1.4.0 h1:RyxyYKDP8HLVDreWw+g89yTZfJjTNRcmrP3tiKQjZK4= github.com/hyp3rd/ewrap v1.4.0/go.mod h1:ob+oREpgZ9Bonq5C1tViaqBtWmh1H5EFWc9Bfn1lPB0= -github.com/hyp3rd/sectools v1.2.4 h1:ZfboELIs57xbs8j5lP/jkwh+zhnoeWGfgpX5nCuF7WA= -github.com/hyp3rd/sectools v1.2.4/go.mod h1:H+0Mjhn3sTV6F4iFvoeVjUT/60MXOYqOMyuV7TG8YNI= +github.com/hyp3rd/sectools v1.2.5 h1:i3uyCA5jElfMwYPe0YQvPyDMSJIlKFMTgaqjsWd53ok= +github.com/hyp3rd/sectools v1.2.5/go.mod h1:6olmYYaZFgHz6fLgv/XZf/kePquYUWIyfC6TeyJvWXg= github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE= github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ= github.com/klauspost/cpuid/v2 v2.0.9 h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=