Select Git revision
-
Niall Sheridan authored
Add `lib.Version` to get updated at build time. Add --version flags to cashier and cashierd Send client version in the signing request Send server version in http response headers and in signing response Set version at build time
Niall Sheridan authoredAdd `lib.Version` to get updated at build time. Add --version flags to cashier and cashierd Send client version in the signing request Send server version in http response headers and in signing response Set version at build time
version.go 55 B
package lib
// Version string
var Version = "unknown"