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 has been archived by the owner on Apr 13, 2023. It is now read-only.
however it doesn't capture the "extensions" (? i dunno what else to call them) that semver annoyingly supports. See sections 9 and 10 of the semver guidelines: https://semver.org/
If hashicorp/go-version supports that stuff, great! Otherwise we do need to take those versioning things into account, for correct module version resolution in the proxy.
A few bits of code chop strings up to get at version strings, implement this correctly in the library so we can reuse the code
The text was updated successfully, but these errors were encountered: