From bc81675ffb98975745d13fd5b0ae3c1504b743d7 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 15:26:07 +0000 Subject: [PATCH] chore(deps): update github.com/dop251/goja digest to 8f1c069 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 12eef01c1f..34af02fa42 100644 --- a/go.mod +++ b/go.mod @@ -368,7 +368,7 @@ require ( github.com/docker/docker-credential-helpers v0.9.8 // 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-20260826204918-8f1c0696a37b // 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