File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/speakeasy-api/easytemplate
33go 1.19
44
55require (
6- github.com/dop251/goja v0.0.0-20230919151941-fc55792775de
6+ github.com/dop251/goja v0.0.0-20231024180952-594410467bc6
77 github.com/dop251/goja_nodejs v0.0.0-20221211191749-434192f0843e
88 github.com/evanw/esbuild v0.17.8
99 github.com/go-sourcemap/sourcemap v2.1.3+incompatible
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/dlclark/regexp2 v1.7.0 h1:7lJfhqlPssTb1WQx4yvTHN0uElPEv52sbaECrAQxjAo
1010github.com/dlclark/regexp2 v1.7.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
1111github.com/dop251/goja v0.0.0-20211022113120-dc8c55024d06 /go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk =
1212github.com/dop251/goja v0.0.0-20221118162653-d4bf6fde1b86 /go.mod h1:yRkwfj0CBpOGre+TwBsqPV0IH0Pk73e4PXJOeNDboGs =
13- github.com/dop251/goja v0.0.0-20230919151941-fc55792775de h1:lA38Xtzr1Wo+iQdkN2E11ziKXJYRxLlzK/e2/fdxoEI =
14- github.com/dop251/goja v0.0.0-20230919151941-fc55792775de /go.mod h1:QMWlm50DNe14hD7t24KEqZuUdC9sOTy8W6XbCU1mlw4 =
13+ github.com/dop251/goja v0.0.0-20231024180952-594410467bc6 h1:U9bRrSlYCu0P8hMulhIdYpr5HUao66tKPdNgD88Zi5M =
14+ github.com/dop251/goja v0.0.0-20231024180952-594410467bc6 /go.mod h1:QMWlm50DNe14hD7t24KEqZuUdC9sOTy8W6XbCU1mlw4 =
1515github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7 /go.mod h1:hn7BA7c8pLvoGndExHudxTDKZ84Pyvv+90pbBjbTz0Y =
1616github.com/dop251/goja_nodejs v0.0.0-20211022123610-8dd9abb0616d /go.mod h1:DngW8aVqWbuLRMHItjPUyqdj+HWPvnQe8V8y1nDpIbM =
1717github.com/dop251/goja_nodejs v0.0.0-20221211191749-434192f0843e h1:DJ5cKH4HUYevCd09vMIbwc8U02eBKLFR2q1O1hSAJcY =
You can’t perform that action at this time.
0 commit comments