mirror of
https://codeberg.org/scip/yadu.git
synced 2025-12-18 13:10:57 +01:00
fix import path
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
|||||||
"log/slog"
|
"log/slog"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/tlinden/yadu"
|
"github.com/tlinden/yadu/v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
type body string
|
type body string
|
||||||
|
|||||||
Reference in New Issue
Block a user