From 137708df186982c9b60a4f0843ca6b6cbefa8c2a Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Sun, 19 Apr 2026 00:47:31 +0200 Subject: change module path to go.xyrillian.de/schwift/v2 --- errors.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'errors.go') diff --git a/errors.go b/errors.go index 25fdde0..1957aeb 100644 --- a/errors.go +++ b/errors.go @@ -25,7 +25,7 @@ import ( "strconv" "strings" - "github.com/majewsky/schwift/v2/internal/errext" + "go.xyrillian.de/schwift/v2/internal/errext" ) var ( -- cgit v1.2.3