mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00: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>