diff --git a/go.mod b/go.mod index f799fe3077..ebed6d1cc5 100644 --- a/go.mod +++ b/go.mod @@ -355,7 +355,7 @@ require ( 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-20251201205617-2bb4c724c0f9 // indirect - github.com/dop251/goja_nodejs v0.0.0-20171011081505-adff31b136e6 // indirect + github.com/dop251/goja_nodejs 5e94316bedaf // indirect github.com/dustin/go-humanize v1.0.1 // indirect github.com/eapache/go-resiliency v1.7.0 // indirect github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect