From 08fa497829cdc0b1ab6fb3f12f993e8198300b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 21:24:58 +0000 Subject: [PATCH] build(deps): bump github.com/hyp3rd/sectools from 1.2.6 to 1.2.7 Bumps [github.com/hyp3rd/sectools](https://github.com/hyp3rd/sectools) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/hyp3rd/sectools/releases) - [Commits](https://github.com/hyp3rd/sectools/compare/v1.2.6...v1.2.7) --- updated-dependencies: - dependency-name: github.com/hyp3rd/sectools dependency-version: 1.2.7 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 eb8b845..0fa0a20 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/goccy/go-json v0.10.6 github.com/gofiber/fiber/v3 v3.3.0 github.com/hyp3rd/ewrap v1.5.1 - github.com/hyp3rd/sectools v1.2.6 + github.com/hyp3rd/sectools v1.2.7 github.com/redis/go-redis/v9 v9.20.0 github.com/stretchr/testify v1.11.1 github.com/ugorji/go/codec v1.3.1 diff --git a/go.sum b/go.sum index 030aff4..541bae7 100644 --- a/go.sum +++ b/go.sum @@ -33,8 +33,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.5.1 h1:rnLaig+rnpBYkL7vQsvLUJGQpCLa/Yl5RRAnWjphJPs= github.com/hyp3rd/ewrap v1.5.1/go.mod h1:Pbote45XDYyodYzdcUH7xnWmnI6SSewbOYtTlRSsfvw= -github.com/hyp3rd/sectools v1.2.6 h1:WCrBOazUmZUSHHw34zxK41m5arK+GJ4P9nX/ZFzUc6U= -github.com/hyp3rd/sectools v1.2.6/go.mod h1:qCk5b23hquPRpe/Bi8/Kavh63nFzQ6ad8GSYW1t2h4g= +github.com/hyp3rd/sectools v1.2.7 h1:gQRtEGm1YLOhJq2z58gTa8pUX/lIt3a6hQPYw2r97Ak= +github.com/hyp3rd/sectools v1.2.7/go.mod h1:n4NvttH652ijiMgHz24HGObvOsK+KXND2Mv4X31ObJs= github.com/klauspost/compress v1.18.6 h1:2jupLlAwFm95+YDR+NwD2MEfFO9d4z4Prjl1XXDjuao= github.com/klauspost/compress v1.18.6/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ= github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=