module github.com/emicklei/melrose go 1.14 require ( github.com/antonmedv/expr v1.8.2 github.com/davecgh/go-spew v1.1.1 // indirect github.com/peterh/liner v1.2.0 github.com/rakyll/portmidi v0.0.0-20191102002215-74e95e8bc9b1 gopkg.in/yaml.v2 v2.2.4 // indirect )