mirror of
https://github.com/openbao/openbao.git
synced 2026-02-07 00:45:54 +01:00
* set bao binary version info with Goreleaser This adjusts the Goreleaser config to fill the required veriables which are used when reporting the binary version with `bao version`. Signed-off-by: Jan Martens <jan@martens.eu.org> * fix test-go report collection `find` refuses to delete non-empty directories which causes a test failure. Adjust the command to only look for files and not directories Signed-off-by: Jan Martens <jan@martens.eu.org> --------- Signed-off-by: Jan Martens <jan@martens.eu.org>