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