From 90179abecc1b14a40efa20995ba472e7c349cb82 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 22:45:05 +0000 Subject: [PATCH] chore(deps): update github.com/dop251/goja digest to 065cd97 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 93bd66b764..faaec7313e 100644 --- a/go.mod +++ b/go.mod @@ -387,7 +387,7 @@ require ( github.com/docker/docker-credential-helpers v0.9.5 // 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-20260305124333-6a7976c22267 // indirect + github.com/dop251/goja v0.0.0-20260311135729-065cd970411c // 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