Files
helm-dashboard/go.mod
Pedro González Serrano dc6d781374 Fix modulepath (#575)
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
2025-02-02 21:07:37 +00:00

8.9 KiB