move to codeberg (#1)

Co-authored-by: Thomas von Dein <tom@vondein.org>
Reviewed-on: https://codeberg.org/scip/io-exporter/pulls/1
This commit is contained in:
T. von Dein
2025-10-31 22:29:44 +01:00
parent 662dc39e8f
commit 7854627ff3
8 changed files with 150 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
package main
import "github.com/tlinden/io-exporter/cmd"
import "codeberg.org/scip/io-exporter/cmd"
func main() {
cmd.Run()