module github.com/algorand/go-algorand-sdk go 1.13 require ( github.com/algorand/go-codec v1.1.7 github.com/algorand/go-codec/codec v1.1.7 github.com/cucumber/godog v0.8.1 github.com/davecgh/go-spew v1.1.1 github.com/google/go-querystring v1.0.0 github.com/pmezard/go-difflib v1.0.0 github.com/stretchr/testify v1.3.0 golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 golang.org/x/tools v0.0.0-20200426102838-f3a5411a4c3b // indirect )