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.14 github.com/ElrondNetwork/elrond-vm-util v0.1.6 github.com/mitchellh/mapstructure v1.1.2 github.com/pelletier/go-toml v1.6.0 github.com/stretchr/testify v1.4.0 golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 )