module github.com/xddxdd/ottoext go 1.15 require ( github.com/GeertJohan/go.rice v1.0.2 github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac gopkg.in/readline.v1 v1.0.0-20160726135117-62c6fe619375 gopkg.in/sourcemap.v1 v1.0.5 // indirect )