Skip to content

Upgrade Go Module to v2#415

Merged
jcasali-atlassian merged 1 commit into
mainfrom
jcasali/v2
Nov 5, 2024
Merged

Upgrade Go Module to v2#415
jcasali-atlassian merged 1 commit into
mainfrom
jcasali/v2

Conversation

@jcasali-atlassian

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor Author

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

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

@woodne

woodne commented Nov 5, 2024

Copy link
Copy Markdown

Where are you getting this error? Are you trying to go install github.com/loomhq/[email protected] or something?

@jcasali-atlassian

Copy link
Copy Markdown
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
@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.

2 participants