Skip to content

Use full semver when tagging releases (v2.x.y, not v2.x) #688

Closed
@dtscd

Description

@dtscd

installing with go install github.com/rfjakob/gocryptfs/v2@latest will not recognize the latest release "v2.3", even if explicitly requested by tag. Right now it fetches "v2.2.1" which is in the format it recognizes.

I understand I can use git clone directly. But, perhaps a minor tweak would be alright.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions