Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

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

Description

@nuliknol

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/0x-mesh@v0.0.0-20210329193835-5d19540990e9 requires
	github.com/ethereum/go-ethereum@v0.0.0-00010101000000-000000000000: 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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions