mv to codeberg

This commit is contained in:
2025-10-31 20:24:27 +01:00
parent 662dc39e8f
commit ba3867c4e6
7 changed files with 150 additions and 6 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()