Skip to content

Fix modulepath#575

Merged
undera merged 1 commit intokomodorio:mainfrom
NITEMAN:fix-modulepath
Feb 2, 2025
Merged

Fix modulepath#575
undera merged 1 commit intokomodorio:mainfrom
NITEMAN:fix-modulepath

Conversation

@NITEMAN
Copy link
Contributor

@NITEMAN NITEMAN commented Jan 31, 2025

Changes Proposed

If the module is released at major version 2 or higher, the module path must end with a major version suffix like /v2. This may or may not be part of the subdirectory name

See https://go.dev/ref/mod#module-path

Fixing it will enable installing it locally with tools like mise which currently default to the last v1: mise use go:github.com/komodorio/helm-dashboard

If the module is released at major version 2 or higher, the module path must end with a major version suffix like /v2. This may or may not be part of the subdirectory name

See https://go.dev/ref/mod#module-path
@undera undera merged commit dc6d781 into komodorio:main Feb 2, 2025
1 check passed
@undera
Copy link
Collaborator

undera commented Feb 2, 2025

Thank you very much!

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

Successfully merging this pull request may close these issues.

2 participants