Commit Graph

3 Commits

Author SHA1 Message Date
shatoboar
4a499530ee fix(system.GetInfo) changed all nil contexts to context.TODO() 2022-05-20 17:18:29 +02:00
shatoboar
252f92c029 pass caller context by metadata to daemon 2022-05-20 16:59:53 +02:00
shatoboar
efbb5acf63 Add client version to the client app and send it to the management service (#218)
* moved wiretrustee version from main to system.info

* added wiretrustee version for all supported platforms

* typo corrected

* refactor: use single WiretrusteeVersion() func to get version of the client

Co-authored-by: braginini <bangvalo@gmail.com>
2022-02-03 18:35:54 +01:00