module github.com/xddxdd/ottoext go 1.16 require ( github.com/chzyer/test v1.0.0 // indirect 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 )