mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-09 04:50:15 -05:00
4ce35acf01
Needed to use github.com/Masterminds/semver/v3 instead of v1 to be able to extract major, minor and patch version from a version string. Falling back to 0.0.0 in any error case (e.g. if the version.String is a hash)