module github.com/Monibuca/plugin-gateway go 1.13 require ( github.com/BurntSushi/toml v0.3.1 github.com/Monibuca/engine/v2 v2.0.0 github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381 golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 // indirect )