From 2c89baa21a2b6aafd54a6dba74432045f5637591 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 23:21:04 +0000 Subject: [PATCH] chore(deps): update github.com/dop251/goja digest to 0768e09 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ef4c979b61..4282364234 100644 --- a/go.mod +++ b/go.mod @@ -376,7 +376,7 @@ require ( github.com/docker/docker-credential-helpers v0.9.8 // indirect github.com/docker/go-connections v0.7.0 // indirect github.com/docker/go-units v0.5.0 // indirect - github.com/dop251/goja v0.0.0-20260701091749-b07b74453ea9 // indirect + github.com/dop251/goja v0.0.0-20260722130236-0768e0998ac0 // indirect github.com/dop251/goja_nodejs v0.0.0-20231122114759-e84d9a924c5c // indirect github.com/dustin/go-humanize v1.0.1 // indirect github.com/eapache/go-resiliency v1.7.0 // indirect