fix import path

This commit is contained in:
2025-12-06 20:51:18 +01:00
parent 6a223acf1b
commit 5d7c28723e

View File

@@ -4,7 +4,7 @@ import (
"log/slog"
"os"
"github.com/tlinden/yadu"
"github.com/tlinden/yadu/v2"
)
type body string