module github.com/ElrondNetwork/go-ext-wasm go 1.12 require ( github.com/ElrondNetwork/elrond-vm-common v0.0.9 // indirect github.com/stretchr/testify v1.3.0 github.com/urfave/cli v1.20.0 )