79298738

Date: 2024-12-21 01:36:50
Score: 1
Natty:
Report link

The module documentation says

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.

Edit the module path in go.mod to include the /v2 suffix.

Use go install github.com/abelikoff/vidsim/v2@latest to install the command,.

Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Jason Rhino