Skip to content

Conversation

@jcasali-atlassian
Copy link
Contributor

@jcasali-atlassian jcasali-atlassian requested a review from a team as a code owner November 5, 2024 21:11
@jcasali-atlassian
Copy link
Contributor Author

Currently getting these errors when trying to pull a v2+ version

go: github.com/loomhq/lock-exec@v2.2.0: github.com/loomhq/lock-exec@v2.2.0: invalid version: module contains a go.mod file, so module path must match major version ("github.com/loomhq/lock-exec/v2")

@woodne
Copy link
Contributor

woodne commented Nov 5, 2024

Where are you getting this error? Are you trying to go install github.com/loomhq/lock-exec@v2.2.0 or something?

@jcasali-atlassian
Copy link
Contributor Author

@woodne it's not possible to import this module past v1.x.x since the v2 suffix was never added in on the original v2.0.0 release

@jcasali-atlassian jcasali-atlassian merged commit 9ec3808 into main Nov 5, 2024
2 checks passed
@jcasali-atlassian jcasali-atlassian deleted the jcasali/v2 branch November 5, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants