switch to codeberg (#1)

Co-authored-by: Thomas von Dein <tom@vondein.org>
Reviewed-on: https://codeberg.org/scip/epuppy/pulls/1
This commit is contained in:
T. von Dein
2025-10-30 23:37:01 +01:00
parent 7a12e8e8b0
commit c1f757197d
18 changed files with 144 additions and 142 deletions

View File

@@ -19,7 +19,7 @@ package main
import (
"os"
"github.com/tlinden/epuppy/cmd"
"codeberg.org/scip/epuppy/cmd"
)
func main() {