move to codeberg (#22)

This commit is contained in:
T. von Dein
2025-11-03 09:15:27 +01:00
parent eb39f57199
commit a16b9e796c
26 changed files with 189 additions and 224 deletions

View File

@@ -24,7 +24,7 @@ import (
"runtime"
"github.com/inconshreveable/mousetrap"
"github.com/tlinden/anydb/cmd"
"codeberg.org/scip/anydb/cmd"
)
func main() {