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

@@ -9,7 +9,7 @@ import (
"strings"
"time"
"github.com/tlinden/golsky/rle"
"codeberg.org/scip/golsky/rle"
)
// equals grid height, is being used to access grid elements and must be global