mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 14:41:31 +02:00
Generate separate file for each variable and assign them during go build using go:embed instead of using ldflags -X. Resolves #5138 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>