From b1f03b2d3adfe8419266da53d317b4d2b730b6f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:24:06 +0000 Subject: [PATCH] build(deps): bump github.com/hyp3rd/sectools from 1.2.7 to 1.2.8 Bumps [github.com/hyp3rd/sectools](https://github.com/hyp3rd/sectools) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/hyp3rd/sectools/releases) - [Commits](https://github.com/hyp3rd/sectools/compare/v1.2.7...v1.2.8) --- updated-dependencies: - dependency-name: github.com/hyp3rd/sectools dependency-version: 1.2.8 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 d8a1d8d..a32d522 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.7 + github.com/hyp3rd/sectools v1.2.8 github.com/redis/go-redis/v9 v9.20.1 github.com/stretchr/testify v1.11.1 github.com/ugorji/go/codec v1.3.1 diff --git a/go.sum b/go.sum index 43e121a..01b515e 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.7 h1:gQRtEGm1YLOhJq2z58gTa8pUX/lIt3a6hQPYw2r97Ak= -github.com/hyp3rd/sectools v1.2.7/go.mod h1:n4NvttH652ijiMgHz24HGObvOsK+KXND2Mv4X31ObJs= +github.com/hyp3rd/sectools v1.2.8 h1:JuZXI+0ttXzJ3DoRYpgi1fupYFGOUv0zsdSMQRwVAX8= +github.com/hyp3rd/sectools v1.2.8/go.mod h1:AUIx7NT3YjZI+ykQikURwpYvQsOqVIJ98rBtMYDo8sk= 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=