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

go.mod error #26

Open
tinalucky opened this issue Jan 21, 2022 · 1 comment
Open

go.mod error #26

tinalucky opened this issue Jan 21, 2022 · 1 comment

Comments

@tinalucky
Copy link

tinalucky commented Jan 21, 2022

go: errors parsing go.mod:
/Users/zh46053ml/workspace/international_station/wallet/common/go.mod:9:2: require github.com/fbsobreira/gotron-sdk: version "v2.2.2" invalid: should be v0 or v1, not v2
Hi, all, starting with major version 2, module paths must have a major version suffix like /v2 that matches the major version. For example, if a module has the path example.com/mod at v1.0.0, it must have the path example.com/mod/v2 at version v2.0.0. so, Is this problem caused by a non-versioning rule?

@tinalucky
Copy link
Author

hello~, anybody here?

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

1 participant