From 7bcca643bbc06a3e92be2c522a5eab787a2baeb9 Mon Sep 17 00:00:00 2001 From: "Marcel S. Henselin" Date: Thu, 16 Apr 2026 12:23:29 +0200 Subject: [PATCH] chore: test old --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 564fb5e..28c6f52 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ const ( failedColor = "8b0000/dc143c" ) -//go:embed sample.tpl +//go:embed message.tpl var message string type templateData struct {