Skip to content

Fix "concierge --version" when "go install"ed #59

@benhoyt

Description

@benhoyt

Example:

$ go install github.com/canonical/concierge@v1.0.2
go: downloading github.com/canonical/concierge v1.0.2
$ concierge --version
concierge version dev (dev)

This should say concierge version v1.0.2.

It looks like the snap works fine:

$ which concierge
/snap/bin/concierge
$ concierge --version
concierge version 1.0.2 (a8143a89a4c2168a153a9260f18f455b966ad490)

Metadata

Metadata

Assignees

No one assigned

    Labels

    26.04An item we hope to do in the 26.04 cyclerainy daySmall items done in ~10% of each week's timesmall itemA small item, for some value of 'small'

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions