-
-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
Minor bug, but persistent across multiple releases.
Version installed with go install github.com/umputun/ralphex/cmd/ralphex@latest:
➜ ralphex git:(master) which ralphex
/Users/username/go/bin/ralphex
➜ ralphex git:(master) ralphex --version
ralphex unknownVersion build from sources:
➜ ralphex git:(master) make build
cd cmd/ralphex && go build -ldflags "-X main.revision=master-e6fe24d-20260210T183548 -s -w" -o ../../.bin/ralphex.master
cp .bin/ralphex.master .bin/ralphex
➜ ralphex git:(master) .bin/ralphex --version
ralphex master-e6fe24d-20260210T183548Expectations: release installed via go install should output ralphex v0.10.0 where v0.10.0 is currently installed version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels