module github.com/ElrondNetwork/arwen-wasm-vm go 1.13 require ( github.com/ElrondNetwork/big-int-util v0.0.5 github.com/ElrondNetwork/elrond-go-logger v1.0.2 github.com/ElrondNetwork/elrond-vm-common v0.1.19 github.com/ElrondNetwork/elrond-vm-util v0.2.5 github.com/mitchellh/mapstructure v1.1.2 github.com/pelletier/go-toml v1.6.0 github.com/stretchr/testify v1.5.1 golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 )