From 7e13b024d4ddc1a6ea38ad90ecf4c4803e9bc104 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:48:29 +0100 Subject: [PATCH] chore(deps): update github.com/securego/gosec/v2 digest to 744bfb5 (#8064) --- internal/tools/go.mod | 2 +- internal/tools/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/tools/go.mod b/internal/tools/go.mod index 4eb3a10b2..2a064d0f4 100644 --- a/internal/tools/go.mod +++ b/internal/tools/go.mod @@ -186,7 +186,7 @@ require ( github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect github.com/sashamelentyev/interfacebloat v1.1.0 // indirect github.com/sashamelentyev/usestdlibvars v1.29.0 // indirect - github.com/securego/gosec/v2 v2.24.8-0.20260315114015-dec52c4101b5 // indirect + github.com/securego/gosec/v2 v2.24.8-0.20260316110558-744bfb5ef06e // indirect github.com/sergi/go-diff v1.4.0 // indirect github.com/sirupsen/logrus v1.9.4 // indirect github.com/sivchari/containedctx v1.0.3 // indirect diff --git a/internal/tools/go.sum b/internal/tools/go.sum index 31058e24f..467788319 100644 --- a/internal/tools/go.sum +++ b/internal/tools/go.sum @@ -423,8 +423,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ= github.com/sashamelentyev/usestdlibvars v1.29.0 h1:8J0MoRrw4/NAXtjQqTHrbW9NN+3iMf7Knkq057v4XOQ= github.com/sashamelentyev/usestdlibvars v1.29.0/go.mod h1:8PpnjHMk5VdeWlVb4wCdrB8PNbLqZ3wBZTZWkrpZZL8= -github.com/securego/gosec/v2 v2.24.8-0.20260315114015-dec52c4101b5 h1:s0lSjTqfA+zFkzi3eJ+BSjlRw56GfHki34/3+UU0xPg= -github.com/securego/gosec/v2 v2.24.8-0.20260315114015-dec52c4101b5/go.mod h1:+XLCJiRE95ga77XInNELh2M6zQP+PdqiT9Zpm0D9Wpk= +github.com/securego/gosec/v2 v2.24.8-0.20260316110558-744bfb5ef06e h1:M6y0Qs4E1uGbWieIUpYOoi5tSzom8VjK82fZ+zrDBV0= +github.com/securego/gosec/v2 v2.24.8-0.20260316110558-744bfb5ef06e/go.mod h1:Df9epVWULQnN5Fc8eGXL9rLJ3a1/yuy7CL38zBfUQms= github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw= github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4= github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=