move to codeberg (#45)

This commit is contained in:
T. von Dein
2025-11-03 22:06:11 +01:00
parent bc717baa3f
commit bd5ee90324
31 changed files with 239 additions and 189 deletions

View File

@@ -24,8 +24,8 @@ import (
"strings"
"github.com/spf13/cobra"
"github.com/tlinden/tablizer/cfg"
"github.com/tlinden/tablizer/lib"
"codeberg.org/scip/tablizer/cfg"
"codeberg.org/scip/tablizer/lib"
)
func completion(cmd *cobra.Command, mode string) error {