Skip to content

Commit

Permalink
Merge pull request #15 from ilan-WS/renovate/github.com-dop251-goja-d…
Browse files Browse the repository at this point in the history
…igest

Update github.com/dop251/goja commit hash to 8253af8
  • Loading branch information
ilan-WS committed Aug 2, 2021
2 parents e8b2ac5 + ac01a90 commit 9349eaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go 1.16

require (
github.com/andybalholm/brotli v1.0.3
github.com/dop251/goja v0.0.0-20210802123331-ad1be0d6932e
github.com/dop251/goja v0.0.0-20210802150913-8253af8f29e1
github.com/gomarkdown/markdown v0.0.0-20210514010506-3b9f47219fe7
github.com/spf13/cobra v1.2.1
github.com/tdewolff/minify/v2 v2.9.21
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ github.com/dop251/goja v0.0.0-20210725101410-b8e8f56aca19 h1:/3NsXMrd6pWR+2f+sxW
github.com/dop251/goja v0.0.0-20210725101410-b8e8f56aca19/go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk=
github.com/dop251/goja v0.0.0-20210802123331-ad1be0d6932e h1:GA8XuvItQByziQcEjj6p6nBvm01q/j87MKa/y34hTRE=
github.com/dop251/goja v0.0.0-20210802123331-ad1be0d6932e/go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk=
github.com/dop251/goja v0.0.0-20210802150913-8253af8f29e1 h1:B8RcJDTjaaM0IEG8P3lz8LIO1UCcBa4p5H4ZuyafbFM=
github.com/dop251/goja v0.0.0-20210802150913-8253af8f29e1/go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk=
github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7/go.mod h1:hn7BA7c8pLvoGndExHudxTDKZ84Pyvv+90pbBjbTz0Y=
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
Expand Down

0 comments on commit 9349eaa

Please sign in to comment.