chore: migrate CI to Gitea actions and update module path

This commit is contained in:
2026-07-26 20:29:01 +02:00
parent 1b700f7975
commit db3860328b
13 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import (
"strconv"
"strings"
"codeberg.org/petrbalvin/interpres"
"sourcedock.dev/petrbalvin/interpres"
)
// ValidFormTypes lists the form types nuntius knows how to handle.