gocenter
gocenter copied to clipboard
The v3.0 version of falcon-plus cannot be found.
To help us debug your issue please confirm the following : The Falcon-agent v3.0 version cannot be found. The software fails to be obtained. The package:https://github.com/open-falcon/falcon-plus/tree/v0.3
Hi @apriltommy0525 ,
Thank you for reaching out.
Go Modules versions need to be SemVer compatible in the format v(major).(minor).(patch). The tag you are looking for is missing the last component of the version. It should be v0.3.0 instead.