Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update go mod #104

Merged
merged 1 commit into from
Apr 16, 2020
Merged
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: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ require (
github.com/gorilla/websocket v1.4.1
github.com/itchyny/base58-go v0.1.0
github.com/ontio/go-bip32 v0.0.0-20190520025953-d3cea6894a2b
github.com/ontio/ontology v1.8.1
github.com/ontio/ontology v1.8.2
github.com/ontio/ontology-crypto v1.0.7
github.com/stretchr/testify v1.4.0
github.com/tyler-smith/go-bip39 v1.0.2
golang.org/x/crypto v0.0.0-20191219195013-becbf705a915
)

replace github.com/go-interpreter/wagon => github.com/ontio/wagon v0.3.1-0.20191012103353-ef8d35ecd300