module github.com/ElrondNetwork/arwen-wasm-vm go 1.13 require ( github.com/ElrondNetwork/elrond-go v1.0.38 // indirect github.com/ElrondNetwork/elrond-vm-common v0.1.1 github.com/ElrondNetwork/elrond-vm-util v0.0.7 github.com/ElrondNetwork/go-ext-wasm v0.0.9 github.com/mitchellh/mapstructure v1.1.2 github.com/stretchr/testify v1.4.0 )