File tree Expand file tree Collapse file tree 3 files changed +2
-236
lines changed
Expand file tree Collapse file tree 3 files changed +2
-236
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,15 +3,14 @@ module github.com/algorand/go-algorand-sdk
33go 1.13
44
55require (
6- github.com/algorand/go-algorand v0.0.0-20210929134638-1202d32142af // indirect
76 github.com/algorand/go-codec v1.1.7
87 github.com/algorand/go-codec/codec v1.1.7
98 github.com/cucumber/godog v0.8.1
109 github.com/davecgh/go-spew v1.1.1
1110 github.com/google/go-querystring v1.0.0
1211 github.com/nsf/jsondiff v0.0.0-20200515183724-f29ed568f4ce
1312 github.com/pmezard/go-difflib v1.0.0
14- github.com/stretchr/testify v1.7 .0
15- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
13+ github.com/stretchr/testify v1.3 .0
14+ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
1615 golang.org/x/tools v0.0.0-20200426102838-f3a5411a4c3b // indirect
1716)
You can’t perform that action at this time.
0 commit comments