-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi!
The latest update no longer allows updating binaries!
I found that binaries in '~/.loki-shell/bin/' no longer show version as expected:
for f in .loki-shell/bin/*; do $f --version; done;
logcli, version (branch: , revision: )
build user:
build date:
go version: go1.16.2
platform: linux/amd64
loki, version (branch: , revision: )
build user:
build date:
go version: go1.16.2
platform: linux/amd64
promtail, version (branch: , revision: )
build user:
build date:
go version: go1.16.2
platform: linux/amd64
I had to change the check_binary function in the install file to ignore the version and be able to install the binaries.
Regards,
Marcelo Módolo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels