From 8b3fba6e8abccfb44abb337a7cdc87f193c081b7 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 10:12:36 +0000 Subject: [PATCH] chore(deps): update github.com/dop251/goja digest to c9b2ea7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bad4b04dbc..a368a41efb 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-20260603143327-1f200ca63355 // indirect + github.com/dop251/goja v0.0.0-20260618133527-c9b2ea77db59 // 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