You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Modprox should only add semver-versions or pseudo-versions of modules.
I think the behavior should be similar to that of
go get: resolve a non-semver tag to a revision and add the module by its pseudo-version.See this and this for more info on pseudo-version handling.