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

Can't go get 0x-mesh project #1182

Open
nuliknol opened this issue Jan 26, 2022 · 0 comments
Open

Can't go get 0x-mesh project #1182

nuliknol opened this issue Jan 26, 2022 · 0 comments

Comments

@nuliknol
Copy link

Hello,
when including 0x-mesh in my golang project I get this error:

user@host :~/mygolangproject$ go get github.com/0xProject/0x-mesh@5d19540990e976042fe2d840a0851bf622702365
go: downloading github.com/0xProject/0x-mesh v0.0.0-20210329193835-5d19540990e9
go get: github.com/0xProject/0x-mesh@none updating to
	github.com/0xProject/[email protected] requires
	github.com/ethereum/[email protected]: invalid version: unknown revision 000000000000
user@host :~/mygolangproject$ 

(that was v9.4.3 , pulled using commit hash)

I tried other versions but those are giving much more erros (something like undefined: abi.U256) and stuff like that)

What is the correct version to use with go ethereum 1.10.15 ?

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

3 participants
@nuliknol and others