Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/CodeChain-io/codechain-sdk-go
go 1.13

require (
github.com/ethereum/go-ethereum v1.9.6
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
github.com/ethereum/go-ethereum v1.9.25
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
)
Loading