From 3f8652b8cc2e7387da440cc97777138d701b83df Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:55:31 +0000 Subject: [PATCH] chore(deps): update github.com/dop251/goja digest to 43234fa --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a6d8cf917a..be112b04b5 100644 --- a/go.mod +++ b/go.mod @@ -368,7 +368,7 @@ require ( github.com/docker/docker-credential-helpers v0.9.9 // indirect github.com/docker/go-connections v0.8.1 // indirect github.com/docker/go-units v0.5.0 // indirect - github.com/dop251/goja v0.0.0-20260806115107-493f22071ef6 // indirect + github.com/dop251/goja v0.0.0-20260901132549-43234fa61381 // 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