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

run demo code ,an error happend when download streamingfast #167

Closed
yekai1003 opened this issue Nov 22, 2021 · 1 comment
Closed

run demo code ,an error happend when download streamingfast #167

yekai1003 opened this issue Nov 22, 2021 · 1 comment

Comments

@yekai1003
Copy link

ubuntu@VM-16-4-ubuntu:/gowork/src/eosdemo$ go mod init eosdemo
go: creating new go.mod: module eosdemo
go: to add module requirements and sums:
go mod tidy
ubuntu@VM-16-4-ubuntu:
/gowork/src/eosdemo$ go mod tidy
go: finding module for package github.com/streamingfast/cli
go: finding module for package github.com/eoscanada/eos-go
go: downloading github.com/streamingfast/cli v0.0.2
go: downloading github.com/eoscanada/eos-go v0.10.0
go: found github.com/eoscanada/eos-go in github.com/eoscanada/eos-go v0.10.0
go: found github.com/streamingfast/cli in github.com/streamingfast/cli v0.0.2
go: eosdemo imports
github.com/streamingfast/cli: github.com/streamingfast/cli@v0.0.2: parsing go.mod:
module declares its path as: github.com/dfuse-io/cli
but was required as: github.com/streamingfast/cli

@maoueh
Copy link
Contributor

maoueh commented Jan 19, 2022

This is now all fixed in develop and master branches.

@maoueh maoueh closed this as completed Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants