rclone/lib/buildinfo
Ivan Andreev ef5c212f9b version: show build tags and type of executable
This patch modifies the output of `rclone version`.
The `os/arch` line is split into `os/type` and `os/arch`.
The `go version` line is now tagged as `go/version` for consistency.

Additionally the `go/linking` line tells whether the rclone
was linked as a static or dynamic executable.
The new `go/tags` line shows a space separated list of build tags.

The info about linking and build tags is also added to the output
of the `core/version` RC endpoint.
2021-03-22 22:55:24 +03:00
..
cgo.go version: show build tags and type of executable 2021-03-22 22:55:24 +03:00
cmount.go version: show build tags and type of executable 2021-03-22 22:55:24 +03:00
tags.go version: show build tags and type of executable 2021-03-22 22:55:24 +03:00