We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0336c6c commit e751667Copy full SHA for e751667
go.mod
@@ -355,7 +355,7 @@ require (
355
github.com/docker/go-connections v0.6.0 // indirect
356
github.com/docker/go-units v0.5.0 // indirect
357
github.com/dop251/goja v0.0.0-20251201205617-2bb4c724c0f9 // indirect
358
- github.com/dop251/goja_nodejs v0.0.0-20171011081505-adff31b136e6 // indirect
+ github.com/dop251/goja_nodejs 5e94316bedaf // indirect
359
github.com/dustin/go-humanize v1.0.1 // indirect
360
github.com/eapache/go-resiliency v1.7.0 // indirect
361
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
0 commit comments