module github.com/ElrondNetwork/arwen-wasm-vm go 1.13 require ( github.com/ElrondNetwork/big-int-util v0.0.5 github.com/ElrondNetwork/elrond-vm-common v0.1.9 github.com/ElrondNetwork/elrond-vm-util v0.1.1 github.com/mitchellh/mapstructure v1.1.2 github.com/stretchr/testify v1.4.0 )