Skip to content

remove "-dev-build" from version output#203

Merged
gammazero merged 1 commit intomasterfrom
change-version-output
Mar 7, 2026
Merged

remove "-dev-build" from version output#203
gammazero merged 1 commit intomasterfrom
change-version-output

Conversation

@gammazero
Copy link
Contributor

The sting "-dev-build" is added to the versio output when the build info does not contain a vcs.revision value. This happens when ipget is installed using go install, which makes the meaning of "dev-build" confusing since unmodified code was used to build ipget, and downloadable binaries are not offered.

The sting "-dev-build" is added to the versio output when the build info does not contain a `vcs.revision` value. This happens when ipget is installed using `go install`, which makes the meaning of "dev-build" confusing since unmodified code was used to build ipget, and downloadable binaries are not offered.
@gammazero gammazero merged commit 7c8619b into master Mar 7, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant