moving to codeberg

This commit is contained in:
2025-11-13 19:50:36 +01:00
parent a115db60f6
commit 0989fdb3cc
10 changed files with 153 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ import (
"strings"
"github.com/spf13/pflag"
"github.com/tlinden/golsky/rle"
"codeberg.org/scip/golsky/rle"
)
// all the settings comming from commandline, but maybe tweaked later from the UI