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
At the time the dependency on `go.bug.st/relaxed-semver` was added to the project, there was not a release version
available, so it was necessary to use a "pseudo-version" instead.
Since that time, the first release of `go.bug.st/relaxed-semver`, offering the opportunity for more effective management
of the dependency:
- Greater stability through the use of release versions
- Automated update offers from Dependabot
The changes made to `go.bug.st/relaxed-semver` in the interim have not touched the
`go.bug.st/relaxed-semver/semver.Parse` function used by this project.
0 commit comments