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 use v2 version #109

Open
legonian opened this issue Dec 29, 2021 · 2 comments
Open

Can't use v2 version #109

legonian opened this issue Dec 29, 2021 · 2 comments

Comments

@legonian
Copy link

When using standard go module tools I wasn't be able to fetch v2 version of library.

I cant use github.com/Zilliqa/gozilliqa-sdk/v2 import:
github.com/Zilliqa/gozilliqa-sdk/v2/provider: module github.com/Zilliqa/gozilliqa-sdk@latest found (v1.2.0), but does not contain package github.com/Zilliqa/gozilliqa-sdk/v2/provider

And if I do github.com/Zilliqa/gozilliqa-sdk its gonna use v1.2.0.

I suggest using v2 branch. But if it has other solution on user side I would like to know it.

@syafiqrokman-coinhako
Copy link

did you manage to solve this @legonian

@rrw-zilliqa
Copy link
Contributor

Hijacking this because I had the same problem; because the fix involves adding to the path, I'm going to bump the major version to v3.

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