From e628a39fd606d106d7afa7790cf3cab0842aa667 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 22:45:46 +0000 Subject: [PATCH] chore(deps): update github.com/dop251/goja digest to 913bd86 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fa424cf0a2..624f207a15 100644 --- a/go.mod +++ b/go.mod @@ -373,7 +373,7 @@ require ( github.com/docker/docker-credential-helpers v0.9.3 // indirect github.com/docker/go-connections v0.6.0 // indirect github.com/docker/go-units v0.5.0 // indirect - github.com/dop251/goja v0.0.0-20260106131823-651366fbe6e3 // indirect + github.com/dop251/goja v0.0.0-20260226184354-913bd86fb70c // indirect github.com/dop251/goja_nodejs v0.0.0-20171011081505-adff31b136e6 // indirect github.com/dustin/go-humanize v1.0.1 // indirect github.com/eapache/go-resiliency v1.7.0 // indirect