x-motemen / gore

Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
MIT License
5.11k stars 148 forks source link

Specify `-mod=mod` for `go run` command to resolve modules #213

Closed itchyny closed 2 years ago

itchyny commented 2 years ago

Without this, sometimes I get error with -autoimport mode.