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

import: no matching versions for query "v10" #16

Closed
switchupcb opened this issue Dec 6, 2022 · 7 comments
Closed

import: no matching versions for query "v10" #16

switchupcb opened this issue Dec 6, 2022 · 7 comments
Labels
issue Something is wrong.

Comments

@switchupcb
Copy link
Owner

Described in switchupcb/disgo#48.

The solution is to use versioning based on major version 1. Such that going forward, dasgo will use 0.10.X and 0.11.X to indicate each Discord Version. Branches will be accessible with @v10 and @v11. Import will remain /dasgo.

@switchupcb switchupcb added the issue Something is wrong. label Dec 6, 2022
@switchupcb
Copy link
Owner Author

switchupcb commented Dec 6, 2022

This comment was false.

@switchupcb
Copy link
Owner Author

1c34b29

@switchupcb
Copy link
Owner Author

Google hoed my ass

@switchupcb switchupcb reopened this Dec 6, 2022
@switchupcb
Copy link
Owner Author

a version is required to follow semantic versioning, which is specified to use 3 segments

@switchupcb
Copy link
Owner Author

Fixed the import but not the branch versioning which I will resolve later today from the go tracker. There may be a bug in https://go.dev/ref/mod#version-queries

@switchupcb
Copy link
Owner Author

It's a known issue: golang/go#29731

@switchupcb switchupcb reopened this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Something is wrong.
Projects
None yet
Development

No branches or pull requests

1 participant